Skip to content

tourfield/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

vimrc

Vim environment

  1. 下载文件到本地
git clone https://github.com/tourfield/vimrc
  1. 将配置文件copy到用户目录,使配置生效
cp -rvf vimrc/vimrc ~/.vimrc
  1. 配置依赖环境
mkdir -p ~/.vim/bundle/
cd ~/.vim/bundle/
git clone https://github.com/VundleVim/Vundle.vim.git
  1. 安装依赖包
vim ~/.vimrc
# 在vim模式下输入下面命令
:!VundleInstall
  1. 编译C++自动补全工具 参考YouCompleteMe

About

Vim environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •