Any way to follow links in Vim?

Absolute newb here so apologies in advance but has anyone worked out a way to follow hook: links in vim in a terminal (or NeoVim in Kitty.app as it happens?) Thanks in advance

1 Like

Hello Michael,

I am also new to hook and I am also wondering how to use hook in shell. From Brett (@ttscoff) there is a command line interface to hook’s apple script:

A Hook CLI for Terminal goodness - Showcases and Use Cases - Hook Productivity Forum

In vim then for example :!hook find something.
You might be able to build on that.

2 Likes

yes - or even better :!hook link % etc… thanks so much!

1 Like