mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-10 07:06:39 -05:00
2 lines
97 B
VimL
2 lines
97 B
VimL
"remove right-hand whitespace from all lines on uncomment
|
|
let g:tcomment#rstrip_on_uncomment = 2
|