mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Register terra-indent-level with editorconfig
This commit is contained in:
@ -26,7 +26,8 @@
|
||||
(append '((mips-mode mips-tab-width)
|
||||
(haxor-mode haxor-tab-width)
|
||||
(nasm-mode nasm-basic-offset)
|
||||
(enh-ruby-mode enh-ruby-indent-level))
|
||||
(enh-ruby-mode enh-ruby-indent-level)
|
||||
(terra-mode terra-indent-level)
|
||||
editorconfig-indentation-alist)))
|
||||
|
||||
(defun doom*editorconfig-smart-detection (orig-fn)
|
||||
|
Reference in New Issue
Block a user