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

main
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 {{{ " Plug setup {{{
call plug#begin() call plug#begin()
Plug 'tpope/vim-commentary'
Plug 'machakann/vim-sandwich' Plug 'machakann/vim-sandwich'
Plug 'Shougo/context_filetype.vim' Plug 'Shougo/context_filetype.vim'
Plug 'editorconfig/editorconfig-vim' Plug 'editorconfig/editorconfig-vim'