Remove 'vim-obsession' plugin

master
Hektor Misplon 2024-10-08 20:33:37 +02:00
parent d2ac9d3822
commit 93a76e7940
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
call plug#begin()
Plug 'unblevable/quick-scope'
Plug 'tpope/vim-commentary'
Plug 'tpope/vim-obsession'
Plug 'machakann/vim-sandwich'
Plug 'neoclide/coc.nvim', {'branch': 'release'}
Plug 'Shougo/context_filetype.vim'