This website requires JavaScript.
Explore
Help
Sign In
antifallobst
/
neovim-config
Watch
1
Star
0
Fork
You've already forked neovim-config
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
63651e90e6
neovim-config
/
examples
/
init.lua
4 lines
94 B
Lua
Raw
Normal View
History
Unescape
Escape
BREAKING CHANGE | re-implementation of custom config
2022-04-27 15:42:28 +00:00
-- example file i.e lua/custom/init.lua
gitignore custom dir | add example configs
2021-11-19 02:14:06 +00:00
breaking change : re-implement custom mappings | simplify it | add whichkey fixes #1057 , #1047
2022-05-12 12:56:01 +00:00
-- load your globals, autocmds here or anything .__.