#hare.lua
Vis plugin for Hare programming.
#Usage
Copy hare.lua into $XDG_CONFIG_HOME/vis/lexers
, copy hare_detect.lua
into $XDG_CONFIG_HOME/vis
, and add require("hare_detect")
to your
visrc.
If there's a different standard used in the vis world for third-party
plugins, patches are welcome.