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

This commit is contained in:
2025-10-03 23:42:39 +02:00
parent 46e7625928
commit 58df131415
-1
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'