|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re^3: [somewhat OT now] Can't get vim to stop outdenting Perl comments, any ideas?by Tommy (Chaplain) |
| on Jan 15, 2010 at 11:22 UTC ( #817613=note: print w/ replies, xml ) | Need Help?? |
|
hmmmm. I just found out that unless the cursor is in column 0, ":set cursorcolumn" completely negates ":autocmd BufWritePre * :%s/\s\+$//e" (the latter removing trailing whitespace from all lines on write) So "cursorcolumn" hot a feature after all, even though we had a good run together for a day. :-(
--
Tommy
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||