Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
OracleAndroid
/
NormalNvim
Public
forked from
NormalNvim/NormalNvim
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
NormalNvim
lua
base
4-mappings.lua
on
main
User selector
All users
All time
Commit history
Commits on Nov 13, 2025
Merge pull request #630 from NormalNvim/nightly
Show description for 6656b0b
Zeioth
authored
6656b0b
View commit details
Copy full SHA for 6656b0b
View code at this point
Browse repository at this point
refactor(<Space> + uw): name changed from `Wrap` to `Line wrap`.
Zeioth
committed
47a1760
View commit details
Copy full SHA for 47a1760
View code at this point
Browse repository at this point
Commits on Nov 11, 2025
Merge pull request #622 from NormalNvim/nightly
Show description for 5ebf1a3
Zeioth
authored
5ebf1a3
View commit details
Copy full SHA for 5ebf1a3
View code at this point
Browse repository at this point
feat(`major changes to ./base/utils.ui.lua`): User experience improved.
Show description for c11ee32
Zeioth
committed
c11ee32
View commit details
Copy full SHA for c11ee32
View code at this point
Browse repository at this point
Commits on Sep 1, 2025
clearer descriptions
Zeioth
committed
4d1a3ae
View commit details
Copy full SHA for 4d1a3ae
View code at this point
Browse repository at this point
refactor: Set tabulations to <Space>uT
Zeioth
committed
19bd397
View commit details
Copy full SHA for 19bd397
View code at this point
Browse repository at this point
fix(`change_indent`): Was erroneously named. What the function actually sets is the tabulation value.
Zeioth
committed
38144d2
View commit details
Copy full SHA for 38144d2
View code at this point
Browse repository at this point
refactor(change_number): is now toggle_line_numbers.
Show description for 6219078
Zeioth
committed
6219078
View commit details
Copy full SHA for 6219078
View code at this point
Browse repository at this point
fix: Let's not forget this line.
Zeioth
committed
3fc71ad
View commit details
Copy full SHA for 3fc71ad
View code at this point
Browse repository at this point
refactor: And let's change its toggle function name accordingly
Zeioth
committed
89f39a3
View commit details
Copy full SHA for 89f39a3
View code at this point
Browse repository at this point
refactor(toggle 'UI notifications'): Now just display the text `Nofifications`.
Zeioth
committed
16c577e
View commit details
Copy full SHA for 16c577e
View code at this point
Browse repository at this point
refactor(LSP semantic highlights): Neovim now enables this automatically for servers supporting the capability, so no need for us to enable it explicitly anymore. Also, the toggle overlaps with 'sy…
Show description for b59ef1a
Zeioth
committed
b59ef1a
View commit details
Copy full SHA for b59ef1a
View code at this point
Browse repository at this point
Commits on Aug 21, 2025
refactor(Hex #colors): Let's make the name more intuitive, and let's add a TODO to make a proper toggle in the toggles file.
Zeioth
committed
73d9cf8
View commit details
Copy full SHA for 73d9cf8
View code at this point
Browse repository at this point
Merge pull request #616 from NormalNvim/nightly
Show description for d277c4f
Zeioth
authored
d277c4f
View commit details
Copy full SHA for d277c4f
View code at this point
Browse repository at this point
comments
Zeioth
committed
002d57f
View commit details
Copy full SHA for 002d57f
View code at this point
Browse repository at this point
Merge pull request #615 from NormalNvim/nightly
Show description for cec4019
Zeioth
authored
cec4019
View commit details
Copy full SHA for cec4019
View code at this point
Browse repository at this point
fix: Toggle for colorizer.
Zeioth
committed
22fcf40
View commit details
Copy full SHA for 22fcf40
View code at this point
Browse repository at this point
Merge pull request #612 from NormalNvim/nightly
Show description for a070f2b
Zeioth
authored
a070f2b
View commit details
Copy full SHA for a070f2b
View code at this point
Browse repository at this point
refactor: The distro itself is now 100% up to date with both nvim 0.11 and 0.12
Zeioth
committed
690405b
View commit details
Copy full SHA for 690405b
View code at this point
Browse repository at this point
refactor: we can make this line semantically meaningful.
Zeioth
committed
b7d8849
View commit details
Copy full SHA for b7d8849
View code at this point
Browse repository at this point
refactor(hover opts): A bit more concise.
Zeioth
committed
ab1ddc6
View commit details
Copy full SHA for ab1ddc6
View code at this point
Browse repository at this point
comments
Zeioth
committed
b352f68
View commit details
Copy full SHA for b352f68
View code at this point
Browse repository at this point
fix: The autoformat toggle `<Space> uf` is available again.
Zeioth
committed
9b7ea37
View commit details
Copy full SHA for 9b7ea37
View code at this point
Browse repository at this point
Commits on Aug 20, 2025
fix: let's respect detected capabilities, or some clients (for example marksman) will complain.
Zeioth
committed
4a9d05b
View commit details
Copy full SHA for 4a9d05b
View code at this point
Browse repository at this point
refactor: Removes the need of a default formatting opts function, and simplifies the code as much as possible.
Zeioth
committed
6278099
View commit details
Copy full SHA for 6278099
View code at this point
Browse repository at this point
Commits on Aug 19, 2025
wip refactor 2
Zeioth
committed
fe4b0a5
View commit details
Copy full SHA for fe4b0a5
View code at this point
Browse repository at this point
wip refactor 1
Zeioth
committed
3089410
View commit details
Copy full SHA for 3089410
View code at this point
Browse repository at this point
Merge pull request #611 from NormalNvim/nightly
Show description for 8769f1a
Zeioth
authored
8769f1a
View commit details
Copy full SHA for 8769f1a
View code at this point
Browse repository at this point
refactor: `lsp_hover_opts` instead of `lsp_hover_config`.
Zeioth
committed
1e72f7f
View commit details
Copy full SHA for 1e72f7f
View code at this point
Browse repository at this point
Merge pull request #610 from NormalNvim/nightly
Show description for d49fd10
Zeioth
authored
d49fd10
View commit details
Copy full SHA for d49fd10
View code at this point
Browse repository at this point
fix: let's point to init.lua now instead of lsp.lua
Zeioth
committed
88a8414
View commit details
Copy full SHA for 88a8414
View code at this point
Browse repository at this point
Merge pull request #609 from NormalNvim/nightly
Show description for 32e1519
Zeioth
authored
32e1519
View commit details
Copy full SHA for 32e1519
View code at this point
Browse repository at this point
fix(mason-lspconfig): We now ensure mason-lspconfig v2 attaches the mappings reliably.
Show description for 2cf6f76
Zeioth
committed
2cf6f76
View commit details
Copy full SHA for 2cf6f76
View code at this point
Browse repository at this point
Commits on Aug 10, 2025
fix(mappings): can't open home page when more than one window opened
Show description for 32552fe
Intey
committed
32552fe
View commit details
Copy full SHA for 32552fe
View code at this point
Browse repository at this point
Commits on Mar 27, 2025
refactor: Remove Neovim 0.11 deprecations.
Zeioth
committed
c135074
View commit details
Copy full SHA for c135074
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.