aboutsummaryrefslogtreecommitdiff
path: root/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index e342f93..4e27eb3 100644
--- a/.vimrc
+++ b/.vimrc
@@ -168,7 +168,6 @@ fun! StatusLineRenderer()
\ . (&modified ? ' + ' : '')
\ . '%#CursorColumn#%='
\ . ' %Y '
- \ . hl
\ . '%#DiffAdd#'
\ . ' %{&fileencoding?&fileencoding:&encoding}'
\ . ' [%{&fileformat}]'