* Gene Kwiecinski [2007.04.16 11:45]: > Displays "^I" just fine, but trashes actual > indentation, at least for me (dunno if there's > any magical 'vim' setting, like ":set > keepindent" or something).
set listchars+=tab:>- -- JR
* Gene Kwiecinski [2007.04.16 11:45]: > Displays "^I" just fine, but trashes actual > indentation, at least for me (dunno if there's > any magical 'vim' setting, like ":set > keepindent" or something).
set listchars+=tab:>- -- JR