weirongxu / coc-explorer

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

Open and Close folders. #539

Closed ElcomJ closed 2 years ago

ElcomJ commented 2 years ago

Good evening, I would like to know if there is a way for me to open and close folders using the Enter key, or only the o key does that?

weirongxu commented 2 years ago

https://github.com/weirongxu/coc-explorer#custom-mappings-example

weirongxu commented 2 years ago

Checkout the explorer.openAction.for.directory option from readme.

https://github.com/weirongxu/coc-explorer/issues/130