more stuff too lazy to seperate
This commit is contained in:
parent
ebf9d2d1c4
commit
f35b13d669
33 changed files with 488 additions and 246 deletions
4
lua/conf/init.lua
Normal file
4
lua/conf/init.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
misc.include('conf.plugins') -- load plugins first to allow colorscheme to be set in opts
|
||||
misc.include('conf.opts')
|
||||
misc.include('conf.binds')
|
||||
misc.include('conf.auto')
|
||||
Loading…
Add table
Add a link
Reference in a new issue