1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

Remove vim-prosession (does not work well for me)

This commit is contained in:
jdhao 2020-12-02 22:24:13 +08:00
parent 25ed627870
commit fd684db78f

View File

@ -291,7 +291,6 @@ endif
" Session management plugin
Plug 'tpope/vim-obsession'
Plug 'dhruvasagar/vim-prosession'
call plug#end()
"}}
"}