https://github.com/kanghyojun/vimrc
My vimrc
https://github.com/kanghyojun/vimrc
Last synced: 6 months ago
JSON representation
My vimrc
- Host: GitHub
- URL: https://github.com/kanghyojun/vimrc
- Owner: kanghyojun
- Created: 2011-11-27T17:04:25.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2016-03-22T09:14:45.000Z (over 10 years ago)
- Last Synced: 2025-06-26T03:42:13.699Z (about 1 year ago)
- Language: VimL
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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