diff options
| author | Thomas Schneider <qsuscs@qsuscs.de> | 2016-03-16 23:19:36 +0100 |
|---|---|---|
| committer | Thomas Schneider <qsuscs@qsuscs.de> | 2016-03-16 23:19:36 +0100 |
| commit | 4eb5141a653acf925c347bffa403240dbfe4f141 (patch) | |
| tree | c172053bc964f048a3627260f93d614a37b2a546 /dot.vimrc.local | |
| parent | 319e7525a0c2e18e974c631c43fdfc6dc21e22e8 (diff) | |
.vimrc: Remove "set list"
Signed-off-by: Thomas Schneider <qsuscs@qsuscs.de>
Diffstat (limited to 'dot.vimrc.local')
| -rw-r--r-- | dot.vimrc.local | 1 |
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 |
