Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up .vimrc

To use the .vimrc file you need to clone this repository and all its submodules.

git clone --recursive https://github.com/valeboss/.vim.git

Use SSH:

git clone --recursive git@github.com:valeboss/.vim.git

Create a symbolic link

To make Vim (only for Vim versions < 7.4) use the .vimrc file contained in the .vim repository create a symbolic link in your home directory.

ln -s .vim/vimrc .vimrc

Install YouCompleteMe

For installation instructions click here.

Syntastic syntax checking

For further instructions on enabling syntax checking by Syntastic click here.

About

My .vim folder.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages