= vim に関するメモ = [wiki:SpecVim vimによるspecファイルでのchangelog作成支援機能] == !NeoBundle == Next generation Vim package manager - [https://github.com/Shougo/neobundle.vim Shougo/neobundle.vim] - [http://catcher-in-the-tech.net/1063/ NeoBundleによるVimプラグイン管理とおすすめプラグイン - Catcher in the tech] - [http://qiita.com/puriketu99/items/1c32d3f24cc2919203eb Vim - NeoBundleの導入 - Qiita] == !QuickRun == Run commands quickly. {{{ NeoBundle 'thinca/vim-quickrun' }}} - [https://github.com/thinca/vim-quickrun thinca/vim-quickrun] - [http://d.hatena.ne.jp/osyo-manga/20130311/1363012363 quickrun.vim について語る - C++でゲームプログラミング] == NERDCommenter == Vim plugin for intensely orgasmic commenting {{{ NeoBundle 'scrooloose/nerdcommenter' }}} - [https://github.com/scrooloose/nerdcommenter scrooloose/nerdcommenter]