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

https://github.com/kanghyojun/vimrc

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

Last synced: 6 months ago
JSON representation

My vimrc

Awesome Lists containing this project

README

          

# My vim configuration.

## installation

$ sh install.sh

if you have .vimrc on your $HOME, it moved to `$HOME/vimrc.old`

## Plugins

- [Vundle][vundle]
- [Auto complete popup][acp]
- [Auto close][autoclose]
- [gundo][gundo]
- [FuzzyFinder][FuzzyFinder]
- [HTML-AutoCloseTag][autoclose]
- [fugitive][fugitive]
- [powerline][powerline]

## Syntax

- [Jinja][Jinja]

[gundo]: https://github.com/sjl/gundo.vim
[vundle]: https://github.com/gmarik/vundle
[acp]: https://github.com/vim-scripts/AutoComplPop
[autoclose]: https://github.com/Townk/vim-autoclose/
[FuzzyFinder]: https://github.com/vim-scripts/FuzzyFinder
[Jinja]: https://github.com/vim-scripts/Jinja
[autoclose]: https://github.com/vim-scripts/HTML-AutoCloseTag
[fugitive]: https://github.com/tpope/vim-fugitive
[powerline]: https://github.com/Lokaltog/vim-powerline