https://github.com/nighttrax/vimrc
my vimrc file
https://github.com/nighttrax/vimrc
Last synced: 27 days ago
JSON representation
my vimrc file
- Host: GitHub
- URL: https://github.com/nighttrax/vimrc
- Owner: NiGhTTraX
- License: mit
- Created: 2013-05-17T15:43:26.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-09-23T20:24:53.000Z (about 10 years ago)
- Last Synced: 2025-01-24T01:43:28.652Z (9 months ago)
- Language: VimL
- Homepage:
- Size: 242 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
My vimrc file
=============Includes some time saving shortcuts as well as code highlighting settings and more.
Usage
-----```bash
git clone git@github.com:NiGhTTraX/vimrc.git
ln -s vimrc/vimrc .vimrc
```