ssiyad / .vim

My vim config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cd $HOME
git clone https://github.com/ssiyad/.vim
cd .vim
git submodule update --init --recursive
ln -s $HOME/.vim/vimrc $HOME/.vimrc
cd bundle/YouCompleteMe
python3 install.py --clang-completer --rust-completer

About

My vim config


Languages

Language:Vim Script 100.0%