breaking change for option overriders | rm un-necessary things from config

Put all your options in custom/init.lua
This commit is contained in:
siduck 2022-07-24 07:35:12 +00:00
parent 6f0aa376a8
commit 6a789fa37d
3 changed files with 2 additions and 8 deletions

View file

@ -1,3 +1,3 @@
-- example file i.e lua/custom/init.lua
-- load your globals, autocmds here or anything .__.
-- load your options globals, autocmds here or anything .__.
-- you can even override default options here (core/options.lua)