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
@gerardc
gerardc / ctags_vim_paths_gemfile.rb
Created May 30, 2011 14:02 — forked from andyl/ctags_vim_paths_gemfile.rb
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