Add the vim-polyglot plugin

main
Jasper Bok 2023-02-28 19:37:33 +01:00
parent 81769b18b3
commit 35ce1a0275
1 changed files with 1 additions and 0 deletions

View File

@ -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")