harehelper integration for the vis editor
| README | readme: quotes around module | |
| vis-harehelper.lua | initial commit | |
vis-harehelper - harehelper integration for vis(1)
==================================================
installation:
- put the vis-harehelper.lua file into $XDG_CONFIG_HOME/vis/plugins
- put `require("plugins/vis-harehelper")` into your visrc.lua
- set some keybindings for the `haredef` and `haredoc` commands using `vis:map()`
usage:
This script provides 2 commands:
- `haredef` : go to definition of the cursor word
- `haredoc` : show haredoc(1) documentation for the cursor word