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