summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Van Doorn <nick@nv.delivery>2021-08-26 00:39:26 -0700
committerNick Van Doorn <nick@nv.delivery>2021-08-26 00:39:26 -0700
commit8ac1a3947d33663678561f77033a213f97a4cc43 (patch)
tree9c8c0cfd1a4f8f0ca702f573c4aa182d2a326136
parent38e7de718882bf61f9d165ffe53b3ba248e6ec73 (diff)
Remove whitespace plugin
That's it! I've had it with this thing!
-rw-r--r--init.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.vim b/init.vim
index 2e111cc..c30e5b7 100644
--- a/init.vim
+++ b/init.vim
@@ -61,7 +61,6 @@ Plug 'vim-airline/vim-airline-themes'
Plug 'airblade/vim-gitgutter'
Plug 'mileszs/ack.vim'
Plug 'preservim/tagbar'
-Plug 'ntpeters/vim-better-whitespace'
call plug#end()