Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xcodebuild/my.vimrc
https://github.com/xcodebuild/my.vimrc
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xcodebuild/my.vimrc
- Owner: xcodebuild
- Created: 2015-02-05T05:02:49.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-21T08:40:49.000Z (almost 8 years ago)
- Last Synced: 2024-04-24T11:13:38.885Z (8 months ago)
- Language: VimL
- Size: 5.86 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my.vimrc
My vimrc configuration inspire by spacemacs.
```bash
git clone https://github.com/CodeFalling/my.vimrc
cd my.vimrc
./install.sh
```Then open vim and run `:PlugInstall`.