feat: Ajout autocmd pour les fichiers groovy et python

This commit is contained in:
Xavier Logerais
2023-11-09 20:24:20 +01:00
parent 095d08c050
commit 420f84f1a3
8 changed files with 163 additions and 23 deletions

View File

@ -2,6 +2,7 @@ return {
{ 'jacoborus/tender.vim', lazy = false },
{ 'altercation/vim-colors-solarized', lazy = false },
{ 'bluz71/vim-moonfly-colors', lazy = false },
{ 'joshdick/onedark.vim', lazy = false },
{ 'ray-x/aurora', lazy = false },
{ 'rmehri01/onenord.nvim' },
{ 'joshdick/onedark.vim' },
}