diff options
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -5,7 +5,6 @@ call plug#begin() | |||
| 5 | Plug 'tpope/vim-commentary' | 5 | Plug 'tpope/vim-commentary' |
| 6 | Plug 'mitjafelicijan/sniper.vim' | 6 | Plug 'mitjafelicijan/sniper.vim' |
| 7 | Plug 'ctrlpvim/ctrlp.vim' | 7 | Plug 'ctrlpvim/ctrlp.vim' |
| 8 | Plug 'tvaintrob/bicep.vim' | ||
| 9 | call plug#end() | 8 | call plug#end() |
| 10 | 9 | ||
| 11 | set encoding=utf8 spelllang=en_us laststatus=2 tabstop=4 shiftwidth=4 | 10 | set encoding=utf8 spelllang=en_us laststatus=2 tabstop=4 shiftwidth=4 |
