remove un-needed filetype option
This commit is contained in:
parent
2eab84f8f1
commit
3ee787fe08
|
@ -49,7 +49,6 @@ g.mapleader = options.mapleader
|
|||
|
||||
-- disable some builtin vim plugins
|
||||
local disabled_built_ins = {
|
||||
"did_load_filetypes",
|
||||
"2html_plugin",
|
||||
"getscript",
|
||||
"getscriptPlugin",
|
||||
|
|
Loading…
Reference in New Issue