diff --git a/dot_config/doom/config.el.tmpl b/dot_config/doom/config.el.tmpl index 3a7e6aed8d081268d8c328e4f11c70785c4c500b..ddb4fc318c92d828b1af6ee9266c74b22cab5f71 100644 --- a/dot_config/doom/config.el.tmpl +++ b/dot_config/doom/config.el.tmpl @@ -141,9 +141,6 @@ (setq lsp-go-use-gofumpt t) ;;(setq lsp-go-build-flags ["mage"]) -(require 'sclang) -(add-hook 'sclang-mode-hook 'sclang-extensions-mode) - (setq tidal-boot-script-path "/usr/share/x86_64-linux-ghc-9.0.2/tidal-1.7.10/BootTidal.hs") (setq +tree-sitter-hl-enabled-modes '(not fundamental-mode))