Class: CommandT::Stub

Inherits:
Object
  • Object
show all
Defined in:
lib/command-t/stub.rb

Constant Summary collapse

@@load_error =
[
  'command-t.vim could not load the C extension.',
  'Please see INSTALLATION and TROUBLE-SHOOTING in the help.',
  "Vim Ruby version: #{actual}"
]