https://github.com/teohm/dotvim
my ~/.vim
https://github.com/teohm/dotvim
Last synced: 3 months ago
JSON representation
my ~/.vim
- Host: GitHub
- URL: https://github.com/teohm/dotvim
- Owner: teohm
- Created: 2012-01-18T01:30:47.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-02-03T14:52:56.000Z (over 14 years ago)
- Last Synced: 2025-02-05T04:49:17.273Z (over 1 year ago)
- Language: VimL
- Homepage:
- Size: 116 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## My ~/.vim
```bash
cd ~
git clone git://github.com/teohm/dotvim.git .vim
ln -s ~/.vim/vimrc .vimrc
```