View on GitHub

vimfiles

My personal vim configurations.

Download this project as a .zip file Download this project as a tar.gz file

vimfiles

Release License

Description

This repository holds my personal vim configurations.

It’s not recommended to use it directly yet.

Usage

This repository becomes unstable recently. Many vim8 plugins will be installed to replace old ones at master.

Use the tag 0.2.1 instead, if there is someone want to use.

git clone --recursive https://github.com/yanqd0/vimfiles.git -b 0.2.1 ~/.vim
vim -c PluginInstall

Valloric/YouCompleteMe needs to be compiled isolately.

cd ~/.vim/bundle/YouCompleteMe/
./install.py --all

Relation

This repository is related to:

And inspired by:

License

Unlicense

This project is under the term of the Unlicense.

This is free and unencumbered software released into the public domain.

see: http://unlicense.org