はじめに
VimConf2014をUSTで視聴していて、便利そうなものがたくさんあったので、まとめてみたいと思います。メモ程度なので、補完があればコメントをお願いします。あと、最初の方見れていないので、追加情報があれば、お願いしたいです。
https://github.com/vim-jp/vimconf/
fを便利にする
f
> ;
> ,
t
> ;
> ,
https://github.com/deris/vim-shot-f
https://github.com/chrisbra/improvedft
https://github.com/saihoooooooo/glowshi-ft.vim
編集を便利にする
https://github.com/cohama/lexima.vim
便利操作を定義するプラグイン。
テストを便利にする
https://github.com/thinca/vim-themis
https://github.com/Shougo/vimshell.vim
h
で直前のコマンド。
/を便利にする
{operator}gn
が便利。//
,//{space}
も便利。
https://github.com/haya14busa/incsearch.vim
検索をハイライトして、ちょっと便利に編集するためのプラグイン。
https://github.com/osyo-manga/vital-over
ハイライトに便利なモジュール。
Xcodeを便利にする
https://github.com/XVimProject/XVim
vint
https://github.com/Kuniwak/vint
Vint is a faster and highly extensible Vim script Language Lint.
$ pip install vim-vint
neovim
新しいvim。非同期を実現。
https://github.com/neovim/neovim
音声を便利にする
https://github.com/supermomonga/thingspast.vim
Jenkinsを便利にする
https://github.com/raa0121/vimenv
資料
https://speakerdeck.com/rhysd/vimconf-2014-f
https://gist.github.com/thinca/2cf4ae0df88a99423c9d
https://docs.google.com/presentation/d/1zaPy82NJ6A3Iw1llKqU-lX88AJNt1EKy5O15nOp085c
http://www.slideshare.net/supermomonga/super-cool-presentation-at-vimconf2014