Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

Included in this directory is a set of scripts/configuration
files I use for normal development

To 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 autocompletion

You can find sontek's original post and tarball here:
http://blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/