GitHub - modess/vim-phpcolors: VIM color schemes for PHP
This repository was archived by the owner on Nov 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
vim-phpcolors
VIM color schemes for PHP. Best used with the improved PHP syntax highlight plugin vim.php and the plugin for better phpdoc support phpDocumentor. These are used in the screenshots.
Installation
The manual way is just to put the theme files into your .vim/colors/ directory, either download them or clone with git.
Then add this to your .vimrc
colorscheme <name of the scheme>
