You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
advtrains/.dir-locals.el

6 lines
177 B
EmacsLisp

((nil (tab-width . 8))
(lua-mode (indent-tabs-mode . t)
(lua-indent-level . 8)
(lua-indent-close-paren-align . nil)
(lua-indent-nested-block-content-align . nil)))