Skip to content

Instantly share code, notes, and snippets.

View gerardc's full-sized avatar

Gerard Cahill gerardc

  • Rent the Runway
  • Galway, Ireland
View GitHub Profile
@andyl
andyl / ctags_vim_paths_gemfile.rb
Created February 18, 2011 19:08
Generates Ctags and Vim Paths from Gemfile.lock
#!/usr/bin/ruby
require 'rubygems'
require 'bundler'
=begin
This script was written to incorporate Bundler and Gemfile.lock into
Vim's tag and file-finding tools.
=end
# This code generates ctags. If a Gemfile.lock is found