This website requires JavaScript.
Explore
Help
Sign In
thread
/
nvim
Watch
1
Star
0
Fork
0
You've already forked nvim
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
8eaa3666ddd19c26810a918335507e5f02757127
nvim
/
lua
/
core
History
siduck
8eaa3666dd
temporarily silence dofile syntax error during bootstrap
...
we need to find a way to fetch base46 first and then rest of the plugins (during bootstrap)
2023-03-14 06:39:26 +05:30
..
bootstrap.lua
temporarily silence dofile syntax error during bootstrap
2023-03-14 06:39:26 +05:30
default_config.lua
Update default_config.lua
2023-03-14 05:52:42 +05:30
init.lua
run load_config() before reloading highlights onsaving chadrc
2023-03-10 11:49:54 +05:30
mappings.lua
re-add ESC mapping for clearing highlights
2023-03-12 14:46:19 +05:30
utils.lua
put all core stuff in core.init only
2023-03-09 18:07:58 +05:30