Skip to content

zhzhzhy/Vimrc_Youcompleteme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vimrc file after apt-get install vim-youcompleteme


This a .vimrc && ycm_extra_config.py configuration file using by apt-get installed vim-youcompleteme

For Ubuntu Debian Users:

  sudo apt-get install vim-youcompleteme vim-addon-manager
  vim-addons install youcompleteme

Then config your ycm_extra_config.py PATH

Add PATH in .vimrc

let g:ycm_global_ycm_extra_conf = '~/.vim/ycm_extra_conf.py'

About

My vimrc configuration file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published