use studio-vx fork of vim-obsession

This commit is contained in:
ManjaroOne666 2019-02-23 17:34:19 +00:00
parent 2394b1963d
commit ab2e6c02a6
1 changed files with 2 additions and 1 deletions

3
vimrc
View File

@ -48,7 +48,8 @@ let g:mta_filetypes = {
\}
"}}}
" #Obsession{{{
Plug 'tpope/vim-obsession'
" fork of tpope/vim-obsession
Plug 'studio-vx/vim-obsession'
"}}}
" #switch {{{