https://github.com/kevinongko/vim-config
Personal Vim Configuration
https://github.com/kevinongko/vim-config
Last synced: 3 months ago
JSON representation
Personal Vim Configuration
- Host: GitHub
- URL: https://github.com/kevinongko/vim-config
- Owner: kevinongko
- License: mit
- Created: 2018-12-09T15:16:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T03:49:08.000Z (about 5 years ago)
- Last Synced: 2024-11-10T23:42:43.329Z (7 months ago)
- Language: Vim script
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vim Configuration
My personal Vim configuration.## Installation
```sh
1. $ git clone https://github.com/kevinongko/vim-config.git
2. $ cd vim-config
3. $ ./bootstrap.sh
```