Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rtyler/vim-config
Set of modified dotvimrc and dotvim files used internally in Slide, Inc.
https://github.com/rtyler/vim-config
Last synced: about 2 months ago
JSON representation
Set of modified dotvimrc and dotvim files used internally in Slide, Inc.
- Host: GitHub
- URL: https://github.com/rtyler/vim-config
- Owner: rtyler
- Created: 2008-12-06T05:19:47.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2014-11-23T02:04:50.000Z (about 10 years ago)
- Last Synced: 2024-11-26T21:03:24.873Z (about 2 months ago)
- Language: VimL
- Homepage: http://www.slide.com
- Size: 1.47 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Included in this directory is a set of scripts/configuration
files I use for normal developmentTo use the scripts just execute the following:
`mv dotvimrc ~/.vimrc && mv dotvim ~/.vim`The set up was originally created by John M. Anderson (sontek) and
slightly modified for some things like fancier autocompletionYou can find sontek's original post and tarball here:
http://blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/