minimap.vim
minimap.vim copied to clipboard
Skip minimap when pressing Ctrl+W W
Check list
- [X] I have read through the README (especially F.A.Q section)
- [X] I have searched through the existing issues
Environment info
- OS
- [X] Linux
- [ ] Mac OS X
- [ ] Windows
- [ ] Others:
Version info
NVIM v0.7.2 Build type: RelWithDebInfo LuaJIT 2.1.0-beta3
Question / Problem and steps to reproduce
Basically I'd like to be able to skip the minimap completely when pressing Ctrl+w w
. I just dont know how. I guess this could be done with vimscript?
Would #146 accomplish this, or is that too aggressive?
Would #146 accomplish this, or is that too aggressive?
That would also work
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.