neoclide/denite-extra

Better document how to use actions

danielo515 opened this issue · 2 comments

Hello.
It is not clear how actions should be used.
I'm not sure if I have to create new denite actions or with the provided name or if the listed actions are triggered on default denite calls... I just tried default denite action (cr) in sessions and it does what is described on load. So, how is this supposed to be used?

Use <tab> to get available actions.

Oh, awesome. Thank you