citlacom / vim-pcc-dist

Custom vim distribution oriented to PHP and Python development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-pcc-dist

Custom vim distribution oriented to PHP and Python development.

Plugins

Code styling

Code auto-completion

Code validation

Files and data exploration

Git integration

Copy / Paste record and historical list

Fast movement, manipulation, repetition and insertion

Colors and status line customization

Code snippets

SASS development

HTML development

PHP development

Python development

C / C++ development

Arduino development

VIM scripts development

DevOps (configuration files)

Documentation

Code autocompletion

  • We have a PHP internal functions dictionary at ./dictionaries/internal_functions_php but if you have extra PHP extensions is recommended that you regenerate using the ./scripts/generate_php_dictionary.php by executing php ./scripts/generate_php_dictionary.php > ./dictionaries/my_internal_functions_php and extending the g:neocomplete#sources#dictionary#dictionaries 'php' dictionaries.

Instructions

To use this VIM distribution you need to install the listed dependencies under your .vim/bundle directory, you can git clone each plugin or use Vundle to automate the process. We will provide a Vundle dependencies file soon.

About

Custom vim distribution oriented to PHP and Python development.


Languages

Language:Vim Script 88.6%Language:Perl 6.3%Language:Shell 4.4%Language:PHP 0.7%