feat(keymap): move windows without `<C-w>`
NOTE
Please verify that the base repository above has the intended destination!
Github by default opens Pull Requests against the parent of a forked repository.
If this is your personal fork and you didn't intend to open a PR for contribution
to the original project then adjust the base repository accordingly.
This feels like a highly personalized customization to me. But if we get a ton of "HECK YES WE WANT THIS MERGE IT PLEASE!" I'll be delighted to do so.
@feoh I added those keymaps because similar ones that allow changing window focus without using <C-w> are included in kickstart.nvim. It seems odd to me that window movement still requires <C-w> but window focus doesn't: https://github.com/nvim-lua/kickstart.nvim/blob/34e7d29aa7b6e95cf09d62baf4c9082db5b129c0/init.lua#L186-L190
Feel free to close the PR if it's not desired of course.
Hey thanks for the explanation. I like the idea!
Anyone have any feelings about this? I'd just love a second "I want this" before I merge.
I liked it, it was more simplified.
I won't use these, but I like the idea of including these as a helping aid guiding people to learn about windows and tabs and stuff
Thanks everyone for chiming in! Merging!