https://github.com/rcaloras/vimfiles
My vim config files
https://github.com/rcaloras/vimfiles
Last synced: about 1 month ago
JSON representation
My vim config files
- Host: GitHub
- URL: https://github.com/rcaloras/vimfiles
- Owner: rcaloras
- Created: 2015-06-02T21:47:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-05-04T04:22:34.000Z (almost 6 years ago)
- Last Synced: 2025-01-17T17:54:36.751Z (3 months ago)
- Language: Vim script
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vimfiles
```bash
cd ~/git
git clone https://github.com/rcaloras/vimfiles.git
ln -s ~/git/vimfiles/.vimrc ~/.vimrc
ln -s ~/git/vimfiles/.vim ~/.vim
```