Skip to content

sean0/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

.files and other customizations on macOS

Setting up YouCompleteMe vim plugin

sudo apt install build-essential cmake python3-dev
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
cd ~/.vim/YouCompleteMe
python3 install.py --go-completer
cd ~
vim +PluginInstall +qall

About

.files and other customizations on macOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published