dotfiles/emacs/.emacs.d/elpa/evil-collection-20260818.145/modes/yaml-mode/README.org

16 lines
631 B
Org Mode
Raw Normal View History

* yaml-mode
Evil setup for [[https://github.com/yoshiki/yaml-mode][yaml-mode]].
No keys are rebound. =evil-shift-width= is set buffer-locally to
=yaml-indent-offset= so that =>>= / =<<= produce indentation that
matches yaml-mode's own electric keys.
** New commands
| Command | Purpose |
|--------------------------------------------------+-------------------------------------------------|
| =evil-collection-yaml-mode-set-evil-shift-width= | Set =evil-shift-width= to =yaml-indent-offset=. |
Installed on =yaml-mode-hook=.