Remove 'tpope/vim-commentary' and use nvim commenting (see ':h commenting')

disko
Hektor Misplon 2025-09-26 08:55:20 +02:00
parent 46e7625928
commit 58df131415
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
" Plug setup {{{
call plug#begin()
Plug 'tpope/vim-commentary'
Plug 'machakann/vim-sandwich'
Plug 'Shougo/context_filetype.vim'
Plug 'editorconfig/editorconfig-vim'