1
2
Fork
You've already forked vis-harehelper
0
harehelper integration for the vis editor
  • Lua 100%
2025年11月19日 17:10:30 +01:00
README readme: quotes around module 2025年11月19日 17:10:30 +01:00
vis-harehelper.lua initial commit 2025年09月17日 13:54:44 +02:00

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