An open API service indexing awesome lists of open source software.

https://github.com/zmmbreeze/vimrc

My vimrc
https://github.com/zmmbreeze/vimrc

Last synced: 2 months ago
JSON representation

My vimrc

Awesome Lists containing this project

README

          

My vimrc
===

Plugins
---

* Plugin 'mattn/emmet-vim'
* Plugin 'scrooloose/NERDTree'
* Plugin 'chriskempson/base16-vim'
* Plugin 'rking/ag.vim'
* Plugin 'taiansu/nerdtree-ag'
* Plugin 'godlygeek/tabular'
* Plugin 'ap/vim-css-color'
* Plugin 'pangloss/vim-javascript'
* Plugin 'groenewege/vim-less'
* Plugin 'marijnh/tern_for_vim'
* Plugin 'Bling/vim-airline'

Install
---

1. Install [node](http://nodejs.org/)
2. Install [ag](https://github.com/ggreer/the_silver_searcher)
2. `cd ~`
3. `git clone https://github.com/zmmbreeze/vimrc.git`
4. `ln -s ~/vimrc/.vimrc .vimrc`
5. `ln -s ~/vimrc/.vim .vim`
6. `cd vimrc`
7. `git submodule init`
6. Open your vim.
7. Run `:PluginInstall` in your vim
8. `cd ~/vimrc/.vim/bundle/tern_for_vim/`
9. `npm install`
11. Install [powerlin-fonts](https://github.com/Lokaltog/powerline-fonts) and change fonts in .vimrc