Compare commits

..

No commits in common. "1ce2e893f4931641b3ac749b80092b0595d44d86" and "0432585de02e818e037a37a14fc9c618481ee96f" have entirely different histories.

1 changed files with 0 additions and 2 deletions

2
vimrc
View File

@ -39,8 +39,6 @@ Plug 'nixprime/cpsm', { 'do': 'PY3=ON ./install.sh' }
Plug 'junegunn/fzf', { 'do': './install --bin' }
Plug 'junegunn/fzf.vim'
Plug 'sbdchd/neoformat'
Plug 'AndrewRadev/bufferize.vim'
Plug 'vimwiki/vimwiki'
" scm
Plug 'tpope/vim-fugitive'