Skip to content

Commit

Permalink
Think this is better to represent a tab
Browse files Browse the repository at this point in the history
  • Loading branch information
Francisco J committed Jul 8, 2012
1 parent 090dcb9 commit 6d9f807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gvimrc/vimrc
Expand Up @@ -67,7 +67,7 @@ set number
set cursorline
set colorcolumn=80
set list
set listchars=tab:$\,eol:¬,trail:·
set listchars=tab:>\ ,eol:¬,trail:·
set diffopt+=iwhite
set cpoptions+=$ " Mark with a $ at the end of a 'change' command
set showcmd
Expand Down

0 comments on commit 6d9f807

Please sign in to comment.