Skip to content

Philipp137/.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VIM profile

To install it on any pc link your vimrc to your root path:

ln -s ~/.vim/.vimrc ~/.vimrc

After this, open vim and run:

:PluginInstall

Exit vim and compile the autocomplete package youcompleteme : (required packages: cmake gcc-c++ make python3-devel)

cd ~/.vim/bundle/youcompleteme
./install.py --clang-completer

About

My vim configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published