Exception: Vimrunner::NoSuitableVimError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Vimrunner::NoSuitableVimError
- Defined in:
- lib/vimrunner/errors.rb
Instance Method Summary (collapse)
Instance Method Details
- (Object) message
5 6 7 |
# File 'lib/vimrunner/errors.rb', line 5 def "No suitable Vim executable could be found for this system." end |