refactor(nvim): reenable TOhtml
This commit is contained in:
parent
4a94fb7a25
commit
cddb65f83c
@ -10,7 +10,6 @@ M.setup = function()
|
|||||||
"getscriptPlugin",
|
"getscriptPlugin",
|
||||||
"vimball",
|
"vimball",
|
||||||
"vimballPlugin",
|
"vimballPlugin",
|
||||||
"2html_plugin",
|
|
||||||
"logipat",
|
"logipat",
|
||||||
"rrhelper",
|
"rrhelper",
|
||||||
"spellfile_plugin",
|
"spellfile_plugin",
|
||||||
|
@ -43,7 +43,6 @@ lazy.setup("plugins.configs", {
|
|||||||
disabled_plugins = {
|
disabled_plugins = {
|
||||||
"gzip",
|
"gzip",
|
||||||
"tarPlugin",
|
"tarPlugin",
|
||||||
"tohtml",
|
|
||||||
"tutor",
|
"tutor",
|
||||||
"zipPlugin",
|
"zipPlugin",
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user