nvim/lua/custom/plugins/editorconfig.lua
2025-11-22 15:25:57 +01:00

4 lines
66 B
Lua

return {
"editorconfig/editorconfig-vim",
lazy = false,
}