Skip to content

Commit

Permalink
feat(vim): readd whitespace plugin
Browse files Browse the repository at this point in the history
Since trailing white space was no longer highlighted  I was missing it.
  • Loading branch information
marlun committed Sep 21, 2020
1 parent 0ff5f1c commit 63a1c13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vim/vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Plug 'tyru/open-browser.vim'
Plug 'pechorin/any-jump.vim'
Plug 'SirVer/ultisnips'
Plug 'metakirby5/codi.vim'
Plug 'bronson/vim-trailing-whitespace'
" Plug 'dhruvasagar/vim-table-mode'

" Language support
Expand Down

0 comments on commit 63a1c13

Please sign in to comment.