Register terra-indent-level with editorconfig

This commit is contained in:
Henrik Lissner 2019-04-05 02:18:16 -04:00 committed by GitHub
parent 14e7e1b590
commit 8cd0a31aef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)