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

lua-mode

Evil bindings for lua-mode.

Key bindings

Command Original Evil
lua-search-documentation C-c C-f K
run-lua gz

Also installs a hook that sets evil-shift-width to lua-indent-level in lua-mode buffers.

New commands

  • evil-collection-lua-mode-set-evil-shift-width — sync evil-shift-width with lua-indent-level (added to lua-mode-hook).