- 追加された行はこのように表示されます。
- 削除された行は
このように表示されます。
!!!Vim Plugins
,プラグイン名,概要
,colorsel.vim,RGB で色のコードを取得できるプラグイン
,DirDiff.vim,ディレクトリどうしをファイルも含めて再帰的に比較できるプラグイン
,SQLUtilities,SQL を整形することができるプラグイン(要 Align)
,Align,テキストレイアウトを整えてくれるプラグイン
,viki.vim,vim で利用可能なローカル Wiki
,vbnet.vim,VB.NET 用のオートインデント・シンタックスハイライト定義
,aspnet.vim,ASP.NET 用のオートインデント・シンタックスハイライト定義
,calendar.vim,カレンダーを表示してくれるプラグイン(メモ機能もある)
,howm-mode.vim,vim 用 howm
,QFixHowm,vim 用 howm
,keisen.vim,半角/全角の罫線を描くプラグイン
,sort.vim,領域を(昇順降順、大小無視、ユニーク)ソートするプラグイン
,skk.vim,vim 上の SKK 実装プラグイン
,grep.vim,vim 上で grep.exe を利用するプラグイン
,project.vim,ファイル郡を管理する IDE を提供してくれるプラグイン
,The NERD Commenter,ファイルタイプを判断してショートカットでコメントをON/OFFしてくれるプラグイン
,favex.vim,お気に入り管理プラグイン
,taglist.vim,ソースコード上の宣言一覧を表示してくれるプラグイン
,mru.vim,開いたファイルの履歴を管理してくれるプラグイン
,css_color.vim,CSS で使っている色をわかりやすくしてくれるプラグイン
,zoom.vim,「+」「-」キーで文字の大きさを変更してくれるプラグイン
,migemo.vim,ローマ字のまま日本語をインクリメンタルに検索するためのプラグイン
,tdiary.vim,vim 上から tdiary を更新するためのプラグイン
----
!!colorsel.vim - A RGB/HSV color selector : vim online
http://www.vim.org/scripts/script.php?script_id=927
!!DirDiff.vim - A plugin to diff and merge two directories recursively. : vim online
http://www.vim.org/scripts/script.php?script_id=102
!!SQLUtilities - SQL utilities - Formatting, generate - columns lists, procedures for databases : vim online
http://www.vim.org/scripts/script.php?script_id=492
!!Align - Provides commands and maps to help produce aligned text, eqns, declarations, etc : vim online
http://www.vim.org/scripts/script.php?script_id=294
!!Viki/Deplate - A personal wiki for Vim : vim online
http://www.vim.org/scripts/script.php?script_id=861
!viki - vimで利用可能なローカルWiki
http://www2.potto.client.jp/viki.html#sec12
!!vbnet.vim - Syntax highlighting for VB.NET : vim online
http://www.vim.org/scripts/script.php?script_id=1525
!!aspnet.vim - ASP.NET syntax highlighting : vim online
http://www.vim.org/scripts/script.php?script_id=264
!!calendar.vim - Calendar : vim online
http://www.vim.org/scripts/script.php?script_id=52
!!howm-mode.vim
http://sworddancer.funkyboy.jp/howm_vim/
!!QFixHowm
http://sites.google.com/site/fudist/Home/qfixhowm
!!keisen.vim(UNIX / 文書作成)
http://www.vector.co.jp/soft/unix/writing/se266948.html
!!sort.vim(UNIX / 文書作成)
http://www.vector.co.jp/soft/unix/writing/se267022.html
!!skk.vim - Japanese SKK : vim online
http://www.vim.org/scripts/script.php?script_id=1589
!!grep.vim - Grep search tools integration with Vim : vim online
http://www.vim.org/scripts/script.php?script_id=311
!!project.tar.gz - Organize/Navigate projects of files (like IDE/buffer explorer) : vim online
http://www.vim.org/scripts/script.php?script_id=69
!!The NERD Commenter - A plugin that allows for easy commenting of code for many filetypes. : vim online
http://www.vim.org/scripts/script.php?script_id=1218
!!FavEx - Favorite file and directory explorer : vim online
http://www.vim.org/scripts/script.php?script_id=539
!!taglist.vim - Source code browser (supports C/C++, java, perl, python, tcl, sql, php, etc) : vim online
http://www.vim.org/scripts/script.php?script_id=273
!!mru.vim - Plugin to manage Most Recently Used (MRU) files : vim online
http://www.vim.org/scripts/script.php?script_id=521
!!css_color.vim - CSS color preview : vim online
http://www.vim.org/scripts/script.php?script_id=2150
!!zoom.vim : 「+」、「-」キーで文字の大きさを変更 ? 名無しのvim使い
http://nanasi.jp/articles/vim/zoom_vim.html
!!migemo.vim
!!tdiary.vim