瀏覽代碼

added whitespace removal

Emmanuel Buckshi 5 年之前
父節點
當前提交
4a0af63ea7
共有 1 個文件被更改,包括 2 次插入0 次删除
  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'