X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/ee46717a81f954f40cb6724e8fd829847839fd4b..45afd61a108fc9d5e138cdcdd38134a5b4da0390:/nvim/lua/plugins/core.lua diff --git a/nvim/lua/plugins/core.lua b/nvim/lua/plugins/core.lua index 32a62dc..5b83b88 100644 --- a/nvim/lua/plugins/core.lua +++ b/nvim/lua/plugins/core.lua @@ -4,6 +4,7 @@ return { opts = { defaults = { autocmds = false, + options = false, }, }, },