Skip to content

Commit

Permalink
use better trailing character
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm1 committed Aug 13, 2010
1 parent 8b12825 commit 447452a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimrc
Expand Up @@ -9,7 +9,7 @@ set nowrap
set tabstop=2
set shiftwidth=2
set expandtab
set list listchars=tab:\ \ ,trail:.
set list listchars=tab:\ \ ,trail:·

" Searching
set hlsearch
Expand Down

0 comments on commit 447452a

Please sign in to comment.