Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 588 Bytes

File metadata and controls

17 lines (9 loc) · 588 Bytes

vimconfig

source code https://github.com/pkufergus/vimrc

Best vimrc for CoolCeph team, used for C/C++, Python, PHP and Go.

The design principles of coolceph vimrc is simple, green and easy. Coolceph vimrc is designed running well on Linux and Mac, just need ctags, git and powerline_fonts. And also coolceph vimrc can be copied and installed anywhere by just a tarball.

this program provide the full tar ball, no need to download other vimrc plugin

support MAC, linux

1 download vim.tar.gz (from this repo)

2 tar -zxvf vim.tar.gz

3 echo "source $HOME/.vim/vimrc" > ~/.vimrc