Skip to content

Commit

Permalink
r23705: Add suggestion for vim from Andreas 'GlaDiaC' Schneider to sh…
Browse files Browse the repository at this point in the history
…ow tabs,

trailing whitespace, and continued lines visually.
(This used to be commit 6209ae7)
  • Loading branch information
Lars Müller authored and Gerald (Jerry) Carter committed Oct 10, 2007
1 parent a3de7e9 commit 2650273
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.Coding
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@ displaying trailing whitespace:
endf
autocmd BufNewFile,BufRead * call ActivateInvisibleCharIndicator()
endif

" Show tabs, trailing whitespace, and continued lines visually
set list listchars=tab:»·,trail:·,extends:…

=========================
FAQ & Statement Reference
Expand Down

0 comments on commit 2650273

Please sign in to comment.