gentoo-sway #2

Merged
dbroqua merged 116 commits from gentoo-sway into master 2021-10-24 00:30:54 +02:00
Showing only changes of commit 4a24516641 - Show all commits

View File

@ -33,6 +33,7 @@ call plug#begin('~/.vim/plugged')
Plug 'airblade/vim-gitgutter'
Plug 'yuezk/vim-js'
Plug 'maxmellon/vim-jsx-pretty'
Plug 'briancollins/vim-jst'
Plug 'dpelle/vim-grammalecte'
" Initialize plugin system
call plug#end()