Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
patrickod
on July 9, 2012
|
parent
|
context
|
favorite
| on:
Coming Home to Vim
Does anyone know what the author is using to display carriage returns at the end of each line?
bcrescimanno
on July 9, 2012
|
next
[–]
See:
https://github.com/sjl/dotfiles/blob/master/vim/vimrc#L35
Olreich
on July 9, 2012
|
prev
[–]
in ~/.vimrc :
set list set listchars=tab:▸\ ,eol:¬
it's in the getting started section.
patrickod
on July 9, 2012
|
parent
[–]
Thanks! Don't know how I missed that
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: