my personal vim configuration
Install janus and download git submodules:
$ git clone https://github.com/ecarter/vim-config.git
$ cd vim-config
$ make install
Alias ~/.janus
directory to vim configuration:
$ make link
Backup current ~/.janus
directory, update git submodules, and run rake
on janus:
$ make update
- ColorX - OSX color picker
- DetectIndent - tame tabs and spaces
- vim-gitgutter - diff while you diff
- Hammer - markdown preview
- hexHighlight - inline color preview
- NERDTree Tabs - NERDTree's BBF
- Powerline - must have vim gui tools
- SyntaxAttr - determine which attributes are which
- vim-pug - Vim syntax highlighting for Pug (formerly Jade) templates
- vim-pug-complete - Vim omni-completion support for pug (formerly jade) template engine
- DejaVu Sans Mono awesome monospaced typeface
MIT