Home Gen28 @ 2025-06-25-15:23 by jroeger@T14-OE130-7-ubuntu
This commit is contained in:
@@ -244,6 +244,8 @@
|
||||
(bash-ts-mode . lsp-deferred)
|
||||
(json-ts-mode . lsp-deferred)))
|
||||
|
||||
(setq auto-mode-alist (cons '("\\.smt$" . smtlib-mode) auto-mode-alist))
|
||||
(autoload 'smtlib-mode "smtlib" "Major mode for SMTLIB" t)
|
||||
|
||||
(let ((config-dir (expand-file-name "config.d" doom-user-dir)))
|
||||
(when (file-directory-p config-dir)
|
||||
|
||||
Reference in New Issue
Block a user