Created
December 20, 2022 18:09
-
-
Save daveyholler/9ece3d0b90d0c563afa085e71f054ae4 to your computer and use it in GitHub Desktop.
Stay in indent mode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Visual -- | |
-- Stay in indent mode | |
keymap("v", "<", "<gv", opts) | |
keymap("v", ">", ">gv", opts) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment