dotfiles/emacs/.emacs.d/elpa/evil-collection-20260818.145/modes/cmake-mode
2026-08-28 16:04:44 +08:00
..
evil-collection-cmake-mode.el changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00
evil-collection-cmake-mode.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

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.