Mercurial > public > dotfiles
view vim/vimfiles/README-bundle.txt @ 26:d17e9bd25f68
Add solarized colorscheme for vim.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 29 Oct 2015 21:14:25 -0500 |
parents | 732ed3539b7a |
children |
line wrap: on
line source
Prerequisites ------------- $ cd ~/.vim/bundle ctrlp ----- $ hg clone https://bitbucket.org/kien/ctrlp.vim ctrlp.vim :helptags ~/.vim/bundle/ctrlp.vim/doc dart-vim-plugin --------------- $ git clone https://github.com/dart-lang/dart-vim-plugin vim-actionscript ---------------- $ git clone git@github.com:jeroenbourgois/vim-actionscript.git vim-javascript -------------- $ git clone https://github.com/pangloss/vim-javascript.git vim-jsx ------- $ git clone https://github.com/mxw/vim-jsx.git solarized color scheme ---------------------- $ git clone git://github.com/altercation/vim-colors-solarized.git