tools/editorconfig: fix syntax error

Typo introduced in 8cd0a31a
This commit is contained in:
Henrik Lissner 2019-04-05 03:14:13 -04:00
parent d6c9520d93
commit dfc21e1157
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -27,7 +27,7 @@
(haxor-mode haxor-tab-width)
(nasm-mode nasm-basic-offset)
(enh-ruby-mode enh-ruby-indent-level)
(terra-mode terra-indent-level)
(terra-mode terra-indent-level))
editorconfig-indentation-alist)))
(defun doom*editorconfig-smart-detection (orig-fn)