如果已經安裝過 pathogen,則直接下載 tabular 到
~/.vim/bundle 資料夾
就可以嘍
$ mkdir -p ~/.vim/bundle $ cd ~/.vim/bundle $ git clone git://github.com/godlygeek/tabular.git
使用 :
|start|eat|left|
|12|5|7|
|20|5|15|
要將此資料整理的話,則在編輯器輸入
:Tab/|
| start | eat | left |
| 12 | 5 | 7 |
| 20 | 5 | 15 |
Reference :
godlygeek/tabular · GitHub
Vim 程式撰寫排版用 Plugin - Tabular | Tsung's Blog
沒有留言:
張貼留言