Browse Source

vim: add vim-obsession plugin to vimrc

master
cinnaboot 4 years ago
parent
commit
c5a3571c53
  1. 1
      .vimrc

1
.vimrc

@ -24,6 +24,7 @@ Plugin 'vim-airline/vim-airline'
Plugin 'vim-airline/vim-airline-themes'
Plugin 'https://github.com/HiPhish/jinja.vim'
Plugin 'https://github.com/ajmwagar/vim-deus'
Plugin 'https://github.com/tpope/vim-obsession'
" All of your Plugins must be added before the following line
call vundle#end() " required

Loading…
Cancel
Save