]> Frank Brehm's Git Trees - config/helga/etc.git/commitdiff
daily autocommit
authorroot <root@helga.brehm-online.com>
Wed, 3 Aug 2016 01:10:16 +0000 (03:10 +0200)
committerroot <root@helga.brehm-online.com>
Wed, 3 Aug 2016 01:10:16 +0000 (03:10 +0200)
vim/vimrc.local

index 538a7eacb9babc534c31ec4cb91f13d40405c595..6776d7dc636c5777544af0ca5dd24eeeaee73b44 100644 (file)
@@ -9,7 +9,8 @@ autocmd FileType python set tabstop=4 expandtab shiftwidth=4 softtabstop=4 list
 autocmd FileType sh set tabstop=4 expandtab shiftwidth=4 softtabstop=4
 autocmd FileType perl set tabstop=4 noexpandtab shiftwidth=4
 
-set list listchars=tab:»·,trail:·
+set listchars=tab:»·,trail:·
+" set list
 
 if has("multi_byte")
      set encoding=utf-8