Skip to content

mattsoftware/vim_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

cd
mv .vim .vim-old
git clone [email protected]:mattsoftware/vim_config.git .vim
ln -s .vim/vimrc .vimrc
cd .vim
git submodule init
git submodule update

npm install -g instant-markdown-d prettier

pushd bundle/tern_for_vim/
npm install
popd

To update the COC plugin - open up vim and run :CocUpdate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published