Method: Vimrunner::NoSuitableVimError#message

Defined in:
lib/vimrunner/errors.rb

#messageObject



6
7
8
# File 'lib/vimrunner/errors.rb', line 6

def message
  "No suitable Vim executable could be found for this system."
end