Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bigbrozer/vimrc

My Vim configuration
https://github.com/bigbrozer/vimrc

Last synced: 9 days ago
JSON representation

My Vim configuration

Awesome Lists containing this project

README

        

================================================================================
My Vimrc
================================================================================

This setup Vim configuration in /etc/vim. Licensed under MIT.

Installation
============

Ubuntu LTS
----------

The package has been successfully tested on Ubuntu Precise (12.04) and Ubuntu
Trusty (14.04). Both are LTS versions.

* `Download the prebuilt package
`_

Contribute
----------

Initialize git submodules::

$ git submodule update --init
$ git submodule foreach git submodule update --init

Create submodules in ``vim/vimfiles/bundle/``. `Pathogen`_ will load them for
you.

Pull request are more than welcome ;-)

Todo
====

* Really do a better README than this :-(

.. LINKS:
.. _Pathogen: https://github.com/tpope/vim-pathogen