VimのAutoCompleteの設定
Aug 3, 2012AD:
Vimのメモです。
phpをVimで書いているので、その際AutoCompleteを設定しているのですが、地味に迷ったのでメモしておきます。
AutoCompleteのDL
hgはインストールしておいてください。
1 2 3 |
$ cd ~/./vim/bundle/ $ hg clone https://bitbucket.org/ns9tks/vim-autocomplpop $ hg clone https://bitbucket.org/ns9tks/vim-l9 |
.vimrcに下記を追加
1 2 3 |
$ vi ~/.vimrc "autocomplete :set omnifunc=phpcomplete#CompletePHP |
AD:
No Comments, Comment or Ping
Reply to “VimのAutoCompleteの設定”
Warning: Undefined variable $user_ID in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/themes/grid_focus_public_mizo/comments.php on line 66
You must be logged in to post a comment.