從 hg repository 安裝/升級 Vim
新的 patch 實現了 :highlight CursorLineNr
功能。
我習慣用一支 script,從 hg 抓新的 source 重裝 Vim: Install/upgrade Vim from source — Gist。
patch 有問題的時候,把 hg checkout v7-3-xxx
那行註解打開,就能退到舊版本重裝。
單篇文章
新的 patch 實現了 :highlight CursorLineNr
功能。
我習慣用一支 script,從 hg 抓新的 source 重裝 Vim: Install/upgrade Vim from source — Gist。
patch 有問題的時候,把 hg checkout v7-3-xxx
那行註解打開,就能退到舊版本重裝。
有 0 個意見
☂