vimにPerlとPHPの辞書を登録するぞ このエントリをはてなブックマークに>追加

vimはCtrl+pで直近の単語を補完してくれるが、関数なんかも補完してくれると便利だ。しかしなんかしらんけど辞書は自分で用意しなきゃならんらしい。そのノウハウを公開する。なおvim7持ってる人はomni completeというもっと便利な機能があるらしい(ただしPerlは未対応か。詳細は末尾に記載)。

下準備

~/.vim/以下にdictを掘っておく。~/.vim/dict/でいい。ほんとはどこでもいいんだけど分かりやすいからそこにしちゃおうよ。

PHPの場合

まずphpの辞書を作ってみよう。phpは全関数を出力する機能があるらしいのでそれを使う。この方法、ネタ元があったのだが分からなくなった。ごめん。

まず辞書ファイルを作る。場所はどうでもいいんだが、~/.vim/dictに辞書ファイルを集めることにしてしまおう。

php -r '$f=get_defined_functions();echo join("\n",$f["internal"]);' \
  | sort > ~/.vim/dict/php_functions.dict

コマンドライン上(いわゆるワンライナー)で辞書ファイルは出来てしまう。なにしろ辞書ファイルっつっても1行に1単語書いてあるだけだ。

Perlの場合

Perlの辞書ファイルはどうしても見つけられず自作しちまった。perldic.plとか適当な名前で以下のファイルをとりあえず作成する。

#!/usr/bin/perl

while(<DATA>){
   chomp; my $command = (split)[0];
   print $command."\n" if $command =~ /^\w\w+$/;
}
print join("\n", qw/for while until foreach if elsif else unless/) . "\n";

ここまで書けたらこのスクリプトの末尾に

http://search.cpan.org/src/NWCLARK/perl-5.8.8/lib/Pod/Functions.pm

の__DATA__以降をコピペする(__DATA__行も含む)。

ちょっと卑怯な気もするがこれで普段困ることはないのではないかと思う。

スクリプトの実行結果を、

perl perldic.pl | sort > ~.vim/dict/perl_functions.dict

とソートして保存してしまえばPerl用の辞書ファイルもできあがり。

仕上げ

辞書ファイルを作ったら、~/.vimrcに以下の行を追加すれば準備は完了だ。

" ファイルタイプごとに辞書ファイルを指定
autocmd FileType vim :set dictionary+=~/.vim/dict/vim_functions.dict
autocmd FileType php :set dictionary+=~/.vim/dict/php_functions.dict
"辞書ファイルを使用する設定に変更
set complete+=k

こう書けばphpやperlファイルを開いた時だけそれぞれの辞書が発動するようになる。完璧だ。

PerlはともかくPHPは関数名がやたら長いので結構重宝しますよ。

Vim7の場合

ネタ元:amix.dk - Vim 7: Turning completion on

autocmd FileType python set omnifunc=pythoncomplete#Complete
autocmd FileType javascript set omnifunc=javascriptcomplete#CompleteJS
autocmd FileType html set omnifunc=htmlcomplete#CompleteTags
autocmd FileType css set omnifunc=csscomplete#CompleteCSS
autocmd FileType xml set omnifunc=xmlcomplete#CompleteTags
autocmd FileType php set omnifunc=phpcomplete#CompletePHP
autocmd FileType c set omnifunc=ccomplete#Complete

と書いてCTRL-X Oらしい。試してみたいんだがヒマがない。

18 件のコメント - “vimにPerlとPHPの辞書を登録するぞ”

  1. Cucumber Salad Recipe のコメント

    Trackback for a Great Article…

    [… ]Left you a trackback for your readers to get more info[… ]……

  2. romantic ebook のコメント

    Where To Find Romantic Ideas

    […]Awesome info that I’ve been seeking for some time! Maintain up using the superior writing.[…]

  3. Chicken Recipes For Dinner のコメント

    The best website……

    […]here are some links to sites that we link to because we think they are worth visiting[…]……

  4. ip camera のコメント

    Related.. Trackback

    […]the time to read or visit the content or sites we have linked to below the[…]

  5. iPhone 4 Cases のコメント

    Check These Out

    […]check below, are some totally unrelated websites to ours, however, they are most trustworthy sources that we use[…]

  6. kinkysex のコメント

    best dating sites

    Thank you for this article. I would also like to say that it can always be hard when you find yourself in school and starting out to establish a long credit history. There are many students who are only trying to live and have a good or good credit his…

  7. Egg Pudding Recipe のコメント

    Sources…

    […]check below, are some totally unrelated websites to ours, however, they are most trustworthy sources that we use[…]……

  8. kalender von 2012 のコメント

    2012 Fashion ideas e

    Coming home from very lonely places, all of us go a little mad: whether from great personal success, or just an all-night drive, we are the sole survivors of a world no one else has ever seen.

  9. Sunset Cove Phangan のコメント

    Where To Find More Info About Sunset Cove

    […]Writing about a subject like this really is rather difficult. I’ve just had yet another strategy pop into my mind[…]

  10. Xavier Rewakowski のコメント

    You should check this out

    […]The info mentioned in the article is some of the best available […]

  11. Foal Color Calculator のコメント

    Links…

    […]Sites of interest we have a link to[…]……

  12. Bedroom Furniture Stores のコメント

    Sites we Like…

    […] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose […]…

  13. Holistic Healing For Your Outdoor Activities のコメント

    Online Article

    […]Very well, I absolutely don’t agree with what you may have mentioned on the write-up, but I do regard your perception[…]

  14. true nutrition のコメント

    ……..

    I guess in the meantime i am going to be satisfied with bookmarking as well as incorporating the Feed for you to our Yahoo accounts. My partner and i look ahead to new improvements and definately will share this particular site with our Facebook team.

  15. glasögon online のコメント

    Solglasögon Online

    […]Writing about a subject like this can be rather challenging. It really is fantastic to understand some individuals nevertheless care about this[…]

  16. Augen Laser のコメント

    Further Resources

    […] In case you’re looking for more detailed info about this issue, more information about today’s spotlight issue is available on […]

  17. true nutrition discount のコメント

    ……..

    I guess for now i will accept book-marking and introducing your current Feed to be able to my Google accounts. I enjoy brand new changes and definately will talk about this kind of blog along with our Myspace team.

  18. true nutrition coupon のコメント

    ……..

    My partner and i suppose for the present time i will be satisfied with bookmarking and also incorporating the RSS feed to be able to my personal Yahoo consideration. I enjoy fresh improvements and will share this blog with our Myspace team.

コメントをどうぞ。

使用できる XHTML タグ : <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>