Port of telescope-yaml #1187
dapc11
started this conversation in
Show and tell
Replies: 1 comment
-
Looks great @dapc11.
While I believe in minimizing external dependencies there’s the advantage of using an external process, this will work seamlessly even on a heavy file. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, since my transition from Telescope I've been missing a few features, YAML navigation and yanking among others. Here's my Fzf-lua port of my own Telescope YAML extension. Due to time constraints I chose to depend on
yq
for parsing YAML.In my
ftplugin/yaml.lua
:Beta Was this translation helpful? Give feedback.
All reactions