Skip to content
forked from oryband/dotvim

My Vim configuration & plugins.

Notifications You must be signed in to change notification settings

funkotron/dotvim

 
 

Repository files navigation

This is my .vimrc

I'm usually working with Python/Django and HTML/CSS/JavaScript, so my Vim IDE is configured for these languages.

All of the plugins are installed and updated via Vundle plugin manager!

Have fun and fork at will! :)

Quick start

  1. Clone this repo: git clone git://github.com/funkotron/dotvim.git ~/.vim - Be careful not to override your own configuration...

  2. Initialize the Vundle plugin as a sub-repository:

     git submodule init
     git submodule update
    
  3. Open vim and type :BundleInstall! to install all the plugins.

  4. The rest is fully documented in the .virmc source itself.

Enjoy! :)

TODO: Add more of the wonderments from [mir nazim's plugin list][http://mirnazim.org/writings/vim-plugins-i-use/]

About

My Vim configuration & plugins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 39.3%
  • Visual Basic .NET 36.3%
  • Ruby 16.8%
  • C 7.6%