gorbit99 / codewindow.nvim

MIT License
440 stars 17 forks source link

adding a keymap to toggle the minimap #13

Closed dhruvinsh closed 2 years ago

dhruvinsh commented 2 years ago

To open an close the minimap remembering or having the habit of two different keymap is not a good idea in my opinion.

Changes:

<leader>mo - open the minimap
<leader>mc - close the minimap
<leader>mf - focus/unfocus the minimap
<leader>mm - toggle the minimap