feat: add editorconfig
This commit is contained in:
parent
defb419723
commit
b4f28da8b7
1 changed files with 1 additions and 0 deletions
|
|
@ -56,5 +56,6 @@ Plug('lvimuser/lsp-inlayhints.nvim') -- inlay hints
|
||||||
Plug('preservim/tagbar') -- tags on the right
|
Plug('preservim/tagbar') -- tags on the right
|
||||||
Plug('ggandor/leap.nvim') -- special movement
|
Plug('ggandor/leap.nvim') -- special movement
|
||||||
Plug('brenoprata10/nvim-highlight-colors') -- colors
|
Plug('brenoprata10/nvim-highlight-colors') -- colors
|
||||||
|
Plug('gpanders/editorconfig.nvim') -- editorconfig
|
||||||
vim.call("plug#end")
|
vim.call("plug#end")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue