GIT.io/VIM

PHP.vimrc ( VIM configuration for PHP developers )

View on GitHub

GIT.io/VIM

homepage visit

Demo

clipboard.png

Feature

  • auto completion for PHP (Trigger: auto display or double ) by phpcd.vim.
  • goto definition for PHP (Trigger: `kk to go, `jj to back) by phpcd.vim.
  • code folding for PHP (Trigger: auto fold, and zm to expand) by phpfold.vim
  • morden ui theme by oceanic-next

Install

curl -L -s https://git.io/ide | sh

Trouble shooting

  • Completion and definition mis-detecting: try to check if composer.json autoload/psr-4 is the mis-detected namespace defined?
  • Display wrong channel 2: try cd ~/.vim/plugged/phpcd.vim && composer update -vvv
  • Currently, GIT.io/VIM support and only support neovim.

License

Copyleft