Skip to content

phpvim/.vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

PHP.vimrc ( VIM configuration for PHP developers )

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published