Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huobazi/vimrc
my vim settings
https://github.com/huobazi/vimrc
vim-configs vim-configuration vim-script vim-settings vimrc
Last synced: 6 days ago
JSON representation
my vim settings
- Host: GitHub
- URL: https://github.com/huobazi/vimrc
- Owner: huobazi
- License: mit
- Created: 2012-02-20T04:24:38.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-09-14T14:24:31.000Z (about 4 years ago)
- Last Synced: 2023-03-22T17:18:24.256Z (over 1 year ago)
- Topics: vim-configs, vim-configuration, vim-script, vim-settings, vimrc
- Language: Vim script
- Homepage: https://github.com/huobazi/vimrc
- Size: 117 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My vim settings
It's my vim settings on Linux/OSX
## Dependence
* vim
* git
* [the_silver_searcher](https://github.com/ggreer/the_silver_searcher)## Install
**IMPORTANT**: This step will overwrite your .vimrc .gvimrc file and .vim folder, be sure **backup your vim settings** first !!!
git clone git://github.com/huobazi/vimrc.git
cd vimrc
make installDone.