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