From f960a1f354b1d13a36bb2c2059bd3b55dc4e00b7 Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Sat, 6 Apr 2019 14:43:09 +0200 Subject: [PATCH] Remove trailing whitespace highlight for vim --- dotfiles/vim.org | 1 - 1 file changed, 1 deletion(-) diff --git a/dotfiles/vim.org b/dotfiles/vim.org index 168eed5..e91a78c 100644 --- a/dotfiles/vim.org +++ b/dotfiles/vim.org @@ -67,7 +67,6 @@ Plug 'Yggdroot/indentLine' " A vim plugin to display the indention levels wit Plug 'ryanoasis/vim-devicons' " Adds file type glyphs/icons to many popular Vim plugins such as: NERDTree, vim-airline, unite, vim-startify and many more Plug 'mhinz/vim-startify' " The fancy start screen for Vim Plug 'junegunn/goyo.vim' " Distraction-free writing in Vim -Plug 'ntpeters/vim-better-whitespace' " Better whitespace highlighting for Vim #+END_SRC ** Themes