https://github.com/code-shoily/code-shoily-vimrc
The VIMRC I've been using. Cleaned up a little from https://github.com/code-shoily/vimrc
https://github.com/code-shoily/code-shoily-vimrc
Last synced: 3 months ago
JSON representation
The VIMRC I've been using. Cleaned up a little from https://github.com/code-shoily/vimrc
- Host: GitHub
- URL: https://github.com/code-shoily/code-shoily-vimrc
- Owner: code-shoily
- Created: 2017-02-23T06:58:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-26T04:33:23.000Z (over 2 years ago)
- Last Synced: 2025-05-20T14:12:15.856Z (about 1 year ago)
- Language: Vim Script
- Homepage:
- Size: 43.9 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The `.vimrc` I've been using. More documentation to come soon.
* Clone the repo: `git clone git@github.com:code-shoily/code-shoily-vimrc.git ~/.myvim`
* Extract `.vimrc` `cp ~/.myvim/.vimrc.copy ~/.vimrc`
* Install the plugins `vim +PluginInstall +qall`
And you're done.