https://github.com/oieduardorabelo/vimfiles
~/.vim and ~/.vimrc configuration
https://github.com/oieduardorabelo/vimfiles
Last synced: about 1 month ago
JSON representation
~/.vim and ~/.vimrc configuration
- Host: GitHub
- URL: https://github.com/oieduardorabelo/vimfiles
- Owner: oieduardorabelo
- Created: 2015-04-20T11:00:18.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-20T11:32:43.000Z (about 9 years ago)
- Last Synced: 2025-02-08T12:12:21.664Z (3 months ago)
- Language: VimL
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vimfiles
~/.vim and ~/.vimrc configuration usgin [iTerm2](http://iterm2.com/) with 256 colors
# Installation
```
git clone https://github.com/oieduardorabelo/vimfiles.git ~/.vimfiles
ln -s ~/.vimfiles/vim.symlink ~/.vim
ln -s ~/.vimfiles/vimrc.symlink ~/.vimrc
```