diff --git a/.vimrc b/.vimrc index b472c7a..5093693 100644 --- a/.vimrc +++ b/.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