Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vxsx/vimrc
My vim config
https://github.com/vxsx/vimrc
Last synced: about 5 hours ago
JSON representation
My vim config
- Host: GitHub
- URL: https://github.com/vxsx/vimrc
- Owner: vxsx
- Created: 2011-08-14T17:58:36.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-05-04T09:20:17.000Z (7 months ago)
- Last Synced: 2024-05-04T10:27:32.339Z (7 months ago)
- Language: Vim Script
- Homepage: http://vxsx.github.com/vimrc/
- Size: 605 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Installation
============
```
curl -L http://vxsx.github.com/vimrc/ | sh
```
or
```
wget http://vxsx.github.com/vimrc/ -O - | sh
```Updating
========
```
cd ~/.vim/ && ./update.sh
```Screenshot
==========
For now it looks like this (inside of tmux):
![Screenshot](https://raw.githubusercontent.com/vxsx/vimrc/master/screenshot.png)