brewfiles

This commit is contained in:
2022-04-04 14:54:52 +02:00
parent 4cd832c281
commit 7b44b3e31b
6 changed files with 218 additions and 77 deletions

View File

@@ -25,7 +25,6 @@ Plug 'itchyny/lightline.vim'
Plug 'junegunn/fzf'
Plug 'junegunn/fzf.vim'
Plug 'editorconfig/editorconfig-vim'
Plug 'neoclide/coc.nvim', {'branch': 'release'}
Plug 'asvetliakov/vim-easymotion'
call plug#end()