breaking change for option overriders | rm un-necessary things from config
Put all your options in custom/init.lua
This commit is contained in:
@@ -104,6 +104,3 @@ vim.schedule(function()
|
||||
vim.opt.shadafile = vim.fn.expand "$HOME" .. "/.local/share/nvim/shada/main.shada"
|
||||
vim.cmd [[ silent! rsh ]]
|
||||
end)
|
||||
|
||||
-- load user options
|
||||
config.options.user()
|
||||
|
||||
Reference in New Issue
Block a user