Enable JavaScript to use search. / 検索を使用するには JavaScript を有効にしてください。
Posts with #vim
Thu, April 12, 2012
1 min read
[Git] Solution for "error: There was a problem with the editor 'vi'" Error
Fixing the git commit vi editor error by setting core.editor to your Vim path.
read more →
Sat, December 3, 2011
Installing the Latest Version of Vim on CentOS5.7
Uninstall the yum Vim on CentOS 5.7, clone the latest source with mercurial, and build it from source.
Thu, February 2, 2012
2 min read
[Ubuntu] Installing Vim-gnome
Installing vim-gnome via aptitude on Ubuntu and clearing gvim's Gtk-WARNING with gtk2-engines-pixbuf.
Thu, January 5, 2012
[Vim] Summary of Articles That Aspiring Vimmers Might Find Helpful
A link roundup of highly bookmarked Vim articles for aspiring Vimmers.
Sun, October 23, 2011
[Vim] .vimrc Configuration Memo
A memo of the basic options I added to .vimrc when getting started with Vim.