https://github.com/potatomaster101/vimconf
Vim configuration script for *nix systems
https://github.com/potatomaster101/vimconf
mit-license vim vim-configuration vimrc
Last synced: 11 months ago
JSON representation
Vim configuration script for *nix systems
- Host: GitHub
- URL: https://github.com/potatomaster101/vimconf
- Owner: PotatoMaster101
- License: mit
- Created: 2019-04-12T01:51:51.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2022-01-28T02:07:46.000Z (over 4 years ago)
- Last Synced: 2025-02-21T09:48:45.918Z (over 1 year ago)
- Topics: mit-license, vim, vim-configuration, vimrc
- Language: Vim script
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vim Configuration
Vim configuration script for Unix based OS.
## Usage
Run with Bash:
```
$ git clone https://github.com/PotatoMaster101/vimconf
$ cd vimconf && /bin/sh init.sh
$ cd .. && rm -rf vimconf
```