aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dot.vimrc.local1
1 files changed, 0 insertions, 1 deletions
diff --git a/dot.vimrc.local b/dot.vimrc.local
index 04b82ad..ac28c4a 100644
--- a/dot.vimrc.local
+++ b/dot.vimrc.local
@@ -4,7 +4,6 @@ filetype plugin indent on
set cursorline
set number
set hlsearch
-set list
set exrc
augroup filetypedetect
au BufNewFile, BufRead .tmux.conf*,tmux.conf* setf tmux