Browse Source

added whitespace removal

Emmanuel Buckshi 5 years ago
parent
commit
4a0af63ea7
1 changed files with 2 additions and 0 deletions
  1. 2 0
      init.vim

+ 2 - 0
init.vim

@@ -30,6 +30,8 @@ Plug 'drewtempelmeyer/palenight.vim'
 Plug 'ayu-theme/ayu-vim'
 Plug 'arcticicestudio/nord-vim'
 
+" Remove whitespace
+Plug 'ntpeters/vim-better-whitespace'
 " Any valid git URL is allowed
 Plug 'https://github.com/junegunn/vim-github-dashboard.git'