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

622 B
Raw Blame History

cmake-mode

Evil setup for cmake-mode. No key rebindings – only evil-shift-width is aligned to cmake-tab-width.

New commands

Command Purpose
evil-collection-cmake-mode-set-evil-shift-width Buffer-local evil-shift-width = cmake-tab-width.

Hooked to cmake-mode-hook so >, < and friends indent by the same width cmake-mode uses.