moved vim options to separate file
This commit is contained in:
parent
9b256d9368
commit
d07758bb0b
4 changed files with 100 additions and 44 deletions
2
lua/custom/init.lua
Normal file
2
lua/custom/init.lua
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
require("custom.options")
|
||||
require("custom.keymap")
|
||||
Loading…
Add table
Add a link
Reference in a new issue