dotfiles/emacs/.emacs.d/elpa/evil-collection-20260818.145/modes/indent
2026-08-28 16:04:44 +08:00
..
evil-collection-indent.el changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00
evil-collection-indent.elc changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00
README.org changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00

indent

Evil bindings for the transient indent-rigidly-map used after indent-rigidly (C-x TAB).

Key bindings

Command Original Evil
indent-rigidly-left <left> h
indent-rigidly-right <right> l
indent-rigidly-left-to-tab-stop S-<left> H
indent-rigidly-right-to-tab-stop S-<right> L

The arrow-key bindings remain available alongside the hjkl additions.