feat: add editorconfig

This commit is contained in:
Fabio Lenherr 2023-02-22 14:57:08 +01:00
parent defb419723
commit b4f28da8b7

View file

@ -56,5 +56,6 @@ Plug('lvimuser/lsp-inlayhints.nvim') -- inlay hints
Plug('preservim/tagbar') -- tags on the right
Plug('ggandor/leap.nvim') -- special movement
Plug('brenoprata10/nvim-highlight-colors') -- colors
Plug('gpanders/editorconfig.nvim') -- editorconfig
vim.call("plug#end")