https://github.com/zmmbreeze/vimrc
My vimrc
https://github.com/zmmbreeze/vimrc
Last synced: 2 months ago
JSON representation
My vimrc
- Host: GitHub
- URL: https://github.com/zmmbreeze/vimrc
- Owner: zmmbreeze
- Created: 2014-08-14T16:23:18.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-11-03T08:25:52.000Z (over 10 years ago)
- Last Synced: 2025-01-19T16:11:43.786Z (over 1 year ago)
- Language: VimL
- Size: 130 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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