Explorar el Código

added whitespace removal

Emmanuel Buckshi hace 5 años
padre
commit
4a0af63ea7
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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'