diff --git a/modules/home/doom/static/config.el b/modules/home/doom/static/config.el index bd54d1f..3696100 100644 --- a/modules/home/doom/static/config.el +++ b/modules/home/doom/static/config.el @@ -198,4 +198,4 @@ (c++-ts-mode . lsp-deferred) (c-or-c++-ts-mode . lsp-deferred) (bash-ts-mode . lsp-deferred) - (json-ts-mode . lsp-deferred)) + (json-ts-mode . lsp-deferred)))