feat(nvim): Add editorconfig
This commit is contained in:
@@ -135,4 +135,8 @@ return {
|
||||
crates.show()
|
||||
end,
|
||||
},
|
||||
{
|
||||
"editorconfig/editorconfig-vim",
|
||||
event = "VeryLazy"
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user