dotvim/.vim/bundle/command-t/ruby/command-t/scanner.rb
2015-07-02 10:45:40 +02:00

9 lines
198 B
Ruby

# Copyright 2010-2014 Greg Hurrell. All rights reserved.
# Licensed under the terms of the BSD 2-clause license.
require 'command-t/vim'
module CommandT
class Scanner; end
end # module CommandT