Install Windows SSH/Keys setup vladmihalcea.com Change to the home directory cd ~ Clone the repository For Linux git clone [email protected]:linux478/vimfiles.git .vim For Windows git clone [email protected]:linux478/vimfiles.git vimfiles Change to Vim directory For Linux cd .vim For Windows cd vimfiles Initialize submodules git submodule init Update submodules git submodule update Credit VimCasts