📝 Made note of how to rotate panes in nvim

This commit is contained in:
z3rOR0ne 2022-12-09 17:47:09 -08:00
parent e72f5b4a00
commit d8767ba4aa

View file

@ -224,6 +224,9 @@ SHIFT + T Runs jester unit tester on appropriate .test.js files
F11 Toggle Spellchecker
Custom shortcut: nv (opens up new vertical pane)
ctrl + w + r (rotates panes)
-- INSERT MODE
ii - equivaent to <ESC> key (return to normal mode from insert mode)