https://github.com/kernelp4nic/vim.files
A really _tiny_ vim configuration
https://github.com/kernelp4nic/vim.files
Last synced: 4 months ago
JSON representation
A really _tiny_ vim configuration
- Host: GitHub
- URL: https://github.com/kernelp4nic/vim.files
- Owner: kernelp4nic
- Created: 2012-09-11T17:45:51.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2014-08-23T04:16:53.000Z (almost 12 years ago)
- Last Synced: 2025-10-24T22:58:55.941Z (8 months ago)
- Language: VimL
- Size: 469 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
=============================
Sebastián Moreno - vim.files
=============================
A really _tiny_ vim configuration

## How to setup
* git clone https://github.com/sebastianmoreno/vim.files.git ~/.vim
* rm -rf ~/.vimrc
* ln -s ~/.vim/vimrc ~/.vimrc
* git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
* vim +BundleInstall +qall