5424f5431c5a58bc1635e9a181ed41a49ed4841c
Bookmarks.yazi
Simple implementation of vi-like marks for yazi.
[[manager.prepend_keymap]]
on = [ "m" ]
exec = "plugin bookmarks --sync --args='set'"
desc = "Set a bookmark"
[[manager.prepend_keymap]]
on = [ "'" ]
exec = "plugin bookmarks --sync --args='jump'"
desc = "Jump to a bookmark"
Languages
Lua
100%