| start | find | index | login or register | edit | ||
|
2008-08-23
by earl, 6269 days ago
Annoyed by trailing whitespace? In Vim, to find it: /\s\+$, then cycle thru matches with n and delete, if appropriate, with D. Yes, :set hlsearch may help. Alternatively, if you are totally sure that no trailing whitespace is ever wanted in your code: :%s/\s\+$//. Finally, if you want to visually indicate trailing whitespace using Vim's syntax highlighting:
|
search 8 active users
backlinks (more) none, yet recent stores (more) recent comments echo earlZstrainYat|tr ZY @. |
|
| earl.strain.at • esa3 • online for 9005 days • c'est un vanilla site | ||