dwelp change two words
xp change two alphabets
2008年5月12日 星期一
some vim
something is fun from learning the vi editor 6/e:
2008年2月29日 星期五
colordiff and vim
Here mention a perl script package on Debian, colordiff. For highlighting output of diff just only pipe the output of diff to colordiff. For example, $ diff -rq /etc /var | colordiff | less -R or other similar commands as $svk diff | colordiff | less -R to get the highlighted. Otherwise we can use vim to got the same effect if syntax on has set in .vimrc. For example, $diff -rq /etc /var | vim -. Just only some difference between them. :p
2008年2月10日 星期日
vim tab 功能
訂閱:
文章 (Atom)

