marks.nvim
marks.nvim copied to clipboard
"which" doesn't show default keymaps
When I click on "d" key in keyboard, can not see "m" command in "which" popup but in "telescope find keymaps" in Astronvim they are listed
This plugin doesn't work well but https://github.com/kshenoy/vim-signature works fine
I have the same problem. Also, when the plugin is enabled, pressing d makes nvim wait for input for a second or two.
I think PR https://github.com/chentoast/marks.nvim/pull/94 would fix this. Be nice if this and the toggle PRs were finally merged.
#94 was merged as #125, but it still seems like "which" isn't working along with keymaps from this plugin.