dont disable editor config with lazy_nvim

This commit is contained in:
siduck 2023-08-06 21:52:08 +05:30
parent 0e27cb4b44
commit 6766acefec
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ return {
"compiler", "compiler",
"bugreport", "bugreport",
"ftplugin", "ftplugin",
"editorconfig",
}, },
}, },
}, },