vim: trailing whitespaces

This commit is contained in:
Michael Grote 2022-07-30 14:05:35 +02:00
parent 622bb52652
commit c9b2d217ea

3
.vimrc
View file

@ -26,6 +26,9 @@ Plugin 'junegunn/vim-easy-align'
Plugin 'ap/vim-buftabline' Plugin 'ap/vim-buftabline'
" start screen " start screen
Plugin 'mhinz/vim-startify' Plugin 'mhinz/vim-startify'
" entferne whitespace am Zeilenende beim speicher
" ABER nur in geänderten zeilen
Plugin 'axelf4/vim-strip-trailing-whitespace'
" bracketed paste/ keine set-paste mehr " bracketed paste/ keine set-paste mehr
Plugin 'ConradIrwin/vim-bracketed-paste' Plugin 'ConradIrwin/vim-bracketed-paste'
" multi cursor; setze cursor mit \\\ " multi cursor; setze cursor mit \\\