weirongxu / coc-explorer

📁 Explorer for coc.nvim
MIT License
1.14k stars 45 forks source link

feat: execute vim normal mode commands without using mappings #578

Closed alps2006 closed 7 months ago

alps2006 commented 7 months ago

Adding an action that execute normal command without using mappings.

This is very useful when using the original behavior of the key.

weirongxu commented 7 months ago

LGTM, thank you so much! :tada: