speedie-nvim | Add new config

This commit is contained in:
Jacob 2023-06-23 17:53:31 +02:00
parent 99cc6f32e6
commit dd2ea6cd3c

View file

@ -37,8 +37,9 @@ Plug 'rainbowhxch/accelerated-jk.nvim'
Plug 'jreybert/vimagit'
Plug 'tpope/vim-fugitive'
Plug 'tpope/vim-rhubarb'
Plug 'preservim/tagbar'
Plug 'tpope/vim-commentary'
Plug 'tpope/vim-surround'
Plug 'preservim/tagbar'
Plug 'autozimu/LanguageClient-neovim', {
\ 'branch': 'next',
\ 'do': 'bash install.sh',