| .. | ||
| evil-collection-lua-mode.el | ||
| evil-collection-lua-mode.elc | ||
| README.org | ||
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— syncevil-shift-widthwithlua-indent-level(added tolua-mode-hook).