✏️ Other small config changes

This commit is contained in:
z3rOR0ne 2025-03-29 10:13:42 -07:00
parent d11285000e
commit d8ac45f3ee

View file

@ -108,15 +108,38 @@ require("lazy").setup({
frequency = 86400,
notify = false,
},
ui = {
border = "rounded",
},
performance = {
rtp = {
disabled_plugins = {
"gzip",
"tarPlugin",
"2html_plugin",
"tohtml",
"tutor",
"getscript",
"getscriptPlugin",
"gzip",
"logipat",
"netrw",
"netrwPlugin",
"netrwSettings",
"netrwFileHandlers",
"matchit",
"tar",
"tarPlugin",
"rrhelper",
"spellfile_plugin",
"vimball",
"vimballPlugin",
"zip",
"zipPlugin",
"netrwPlugin", -- Only disable if not using netrw
"tutor",
"rplugin",
"syntax",
"synmenu",
"optwin",
"compiler",
"bugreport",
},
},
},