8000 GitHub - mattsoftware/vim_config
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mattsoftware/vim_config

Repository files navigation

Installation

cd
mv .vim .vim-old
git clone git@github.com: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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0