dotfiles/emacs/.emacs.d/elpa/evil-collection-20260818.145/modes/sh-script/README.org

16 lines
397 B
Org Mode
Raw Normal View History

* sh-script
Evil bindings for [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Shell.html][sh-script]] (=sh-mode=).
** Key bindings
Added to =sh-mode-map= in normal state.
| Command | Original | Evil |
|-----------------+----------+------|
| =sh-show-shell= | n/a | =gz= |
** Notes
- =evil-shift-width= is set to =sh-basic-offset= on =sh-mode-hook=.