VIM TIP12

To insert space characters whenever the tab key is pressed, set the 'expandtab' option: 想要按下TAB的时候插入的是空格的话,请做如下设定: set expandtab

With this option set, if you want to enter a real tab character use Ctrl-V key sequence. 在此设定下,想要输入真正的TAB制表符,用Ctrl-V #说实话,这条tip似乎没有什么用啊~用ts什么的停方便的啊

Technorati Tags:

评论