Karan Veer

Results 3 comments of Karan Veer

So this is actually a bug with another plugin `vim-strip-trailing-whitespace` which we both happen to use Anyway, here's the patch to fix it ``` diff --git a/plugin/strip_trailing_whitespace.vim b/plugin/strip_trailing_whitespace.vim index fba0e98..23f8c43...