Skip to content

Instantly share code, notes, and snippets.

@daveyholler
Created December 20, 2022 18:09
Show Gist options
  • Save daveyholler/9ece3d0b90d0c563afa085e71f054ae4 to your computer and use it in GitHub Desktop.
Save daveyholler/9ece3d0b90d0c563afa085e71f054ae4 to your computer and use it in GitHub Desktop.
Stay in indent mode
-- 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