https://github.com/camilasan/vimrc
My .vimrc file
https://github.com/camilasan/vimrc
vim vimrc
Last synced: 11 months ago
JSON representation
My .vimrc file
- Host: GitHub
- URL: https://github.com/camilasan/vimrc
- Owner: camilasan
- Created: 2013-07-22T09:37:24.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-22T09:50:50.000Z (almost 13 years ago)
- Last Synced: 2025-06-07T15:46:34.912Z (about 1 year ago)
- Topics: vim, vimrc
- Language: VimL
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
.vimrc
=====
About my .vimrc file:
- It requires Vundle:
https://github.com/gmarik/vundle#quick-start
- My configurations are mostly to develop *Ruby* and *Javascript*.
- I also use plugins like NERDTree and https://github.com/tpope/vim-rails.