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