Add a vim calc plugin
This commit is contained in:
parent
d0932d3c15
commit
cb439190b9
1
vimrc
1
vimrc
|
@ -34,6 +34,7 @@ call plug#begin('~/.vim/plugged')
|
|||
Plug 'mattn/webapi-vim' " Required by gist-vim
|
||||
Plug 'mattn/gist-vim'
|
||||
Plug 'bling/vim-airline'
|
||||
Plug 'vim-scripts/VimCalc' " Requires a vim compiled with Python support
|
||||
Plug 'tpope/vim-obsession'
|
||||
Plug 'tpope/vim-fugitive'
|
||||
Plug 'tpope/vim-classpath'
|
||||
|
|
Loading…
Reference in New Issue
Block a user