Register terra-indent-level with editorconfig
This commit is contained in:
parent
14e7e1b590
commit
8cd0a31aef
1 changed files with 2 additions and 1 deletions
|
@ -26,7 +26,8 @@
|
||||||
(append '((mips-mode mips-tab-width)
|
(append '((mips-mode mips-tab-width)
|
||||||
(haxor-mode haxor-tab-width)
|
(haxor-mode haxor-tab-width)
|
||||||
(nasm-mode nasm-basic-offset)
|
(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)))
|
editorconfig-indentation-alist)))
|
||||||
|
|
||||||
(defun doom*editorconfig-smart-detection (orig-fn)
|
(defun doom*editorconfig-smart-detection (orig-fn)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue