https://github.com/fgrehm/vimfiles
just my vim configuration
https://github.com/fgrehm/vimfiles
Last synced: about 1 year ago
JSON representation
just my vim configuration
- Host: GitHub
- URL: https://github.com/fgrehm/vimfiles
- Owner: fgrehm
- License: mit
- Created: 2012-09-08T02:33:49.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2022-03-23T14:15:39.000Z (about 4 years ago)
- Last Synced: 2025-02-05T08:12:43.861Z (over 1 year ago)
- Language: Vim script
- Size: 72.3 KB
- Stars: 10
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vimfiles
My vim configuration
## Installation
```sh
git clone https://github.com/fgrehm/vimfiles.git
cd vimfiles && ./setup.sh
```