Skip to content

johnroyer/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

Plugins installed:

Requirements

You need Git and Mercurial installed first.

Installation

git clone https://github.com/johnroyer/vimrc.git
chmod u+x install.sh
./install.sh

Configuration

Some config need to change by yourself.

vim-php-cs-fixer

Download php-cs-fixer. Find g:php_cs_fixer_path in .vimrc and point to the path php-cs-fixer installed.

There is key binding <leader>pcc for PHP-CodeSniffer. Install PHP-CodeSniffer and change the path:

sudo aptitude install phpcs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published