Skip to content
/ Vim Public

Customized vim configuration focused on PHP

Notifications You must be signed in to change notification settings

Dealweb/Vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Dealweb Vim!

Instalation

Clone the repository into your ~/.vim folder

git clone https://github.com/Dealweb/Vim.git ~/.vim

Enter into ~/.vim folder and update git submodules

cd ~/.vim
git submodule init
git submodule update
ln -s ~/.vim/vimrc ~/.vimrc

Run VundleInstall

vim +VundleInstall

Now you are ready, next time you run vim must be everything ok.`

About

Customized vim configuration focused on PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published