Skip to content

sparfenov/vim-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim-php

It is Vim setup convinient for web-development, especially for php.

![Screenshot](vim-screenshot.png)

Installation

  1. Clone repository somewhere, for example:
git clone https://github.com/sparfenov/vim-php.git ~/vim-php/
  1. Run install script:
~/vim-php/install 
  1. Configure ~/.vimrc to make syntastic (php syntax and mess detector) work, set correct path to phpmd binary (find let g:syntastic_php_phpmd_exec)

  2. To make available to jump straight to the methods - install patched ctags after, you can generate actual tags in vim: ,ct

It is simple, it will just make symlinks for vim and vimrc to your home dir (old vim files will be moved to dotfiles.old) and install submodules (clone nesessary vim plugins)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages