8000 GitHub - bSzala/vim-config: My own vim configuration
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bSzala/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-config

My own vim configuration

Plugins

In order to use selected plugins we need to fix dependency issues. The following guide is only for users with Ubuntu linux OS.

Install following packages:

sudo apt-get install silversearcher-ag
sudo apt-get install ctags-exuberant
composer global require fabpot/php-cs-fixer

If you haven't done it already, make sure you have ~/.composer/vendor/bin in your PATH and you're good to go

export PATH="$PATH:$HOME/.composer/vendor/bin"

Usefull informations

Please take a look at Commands file

Acknowledgement

gosukiwi - for an awesome vim theme All VIM plugin authors!!!

About

My own vim configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0