Add the vim-polyglot plugin
parent
81769b18b3
commit
35ce1a0275
|
@ -92,6 +92,7 @@ Plug('arcticicestudio/nord-vim')
|
|||
Plug('mcchrish/nnn.vim')
|
||||
Plug('editorconfig/editorconfig-vim')
|
||||
Plug('lukas-reineke/indent-blankline.nvim')
|
||||
Plug('sheerun/vim-polyglot')
|
||||
|
||||
vim.call("plug#end")
|
||||
|
||||
|
|
Loading…
Reference in New Issue