From: lang2 <wzh...@po...> - 2002-12-09 10:07:02
|
Hi all, I suppose you all translate within Vim and with replace mode. So the following command will make the formation easier: :set list This will show <TAB>, <EOL>, etc, which are normally hidden by Vim. Making sure you don't delete them when replacing text will give you a nice layout. thanks, lang2 |