Skip to content

Goles/dotvim

 
 

Repository files navigation

Nicolas Goles .vim

This repo contains my 100% real daily use Vim Config. It’s based on the work of Ben Bleything, so cheers to him!

Installation

Pretty straightforward. Clone and symlink:

$ git clone git:https://github.com/goles/dotvim.git ~/.vim
$ ln -s ~/.vim/vimrc ~/.vimrc

** You must perform a Rake update to download the bundles **

$ cd ~/.vim && rake update

What’s Inside?!

  • My own personal settings, mainly to work with Rails and now Objective-C (iOS).

Credits

Ben Bleything

Original author of the Rakefile. I actually deleted several of his plug-ins and color files.

Other Folks

The authors of the plugins and syntax defined above.

Copyright and License

I don’t believe in copyrighting configs. However, some of the scripts and plugins and whatnot may be copyrighted; see those files for details.

About

my .vim directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 92.7%
  • Python 4.5%
  • Ruby 2.8%