AbdullahDahmash / vim8-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clone this repo to the following directory and create symlink

git clone --recursive -j30 https://github.com/AbdullahDahmash/vim8-config.git ~/.vim/pack/vendor/start/

ln -s ~/.vim/pack/vendor/start/.vimrc ~/.vimrc
ln -s ~/.vim/pack/vendor/start/.tmux.conf ~/.tmux.conf

Note: 30 is number of packages to be downloaded simultaneously. Currenty 30 is the number of all packages

About


Languages

Language:Vim Script 100.0%