Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bigbrozer/vimrc
My Vim configuration
https://github.com/bigbrozer/vimrc
Last synced: 9 days ago
JSON representation
My Vim configuration
- Host: GitHub
- URL: https://github.com/bigbrozer/vimrc
- Owner: bigbrozer
- License: mit
- Created: 2012-06-23T13:48:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-08-13T21:16:44.000Z (over 9 years ago)
- Last Synced: 2024-12-09T13:29:39.719Z (17 days ago)
- Language: VimL
- Size: 512 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: Changes
- License: LICENSE
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 --initCreate 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