Skip to content

LaoYang1994/VimConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VimConfig

My own vim configuration.

Usage

  • git this repo
git clone https://github.com/LaoYang1994/VimConfig.git

After that, move this repo to the $HOME directory and rename the repo ".vim".

  • config Just run the following scripts.
sh init_vim_config.sh
  • modify the path in the vimrc file
  • compile YouCompleteMe
  1. go to YCM repo,
cd $HOME/.vim/plugged/YouCompleteMe
  1. compile
  • python + C/C++
python install.py
  • python only
python install.py --clang-completer

About

My own vim configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published