diff --git a/elisp/extras.el b/elisp/extras.el index f2c0429..1e2d825 100644 --- a/elisp/extras.el +++ b/elisp/extras.el @@ -163,10 +163,6 @@ :cache_config t))))) )) -;; (add-hook (quote python-mode-hook) -;; (function -;; eglot-ensure)) - ;; R ;(use-package ess ;:config @@ -178,12 +174,6 @@ :config (add-to-list 'auto-mode-alist '("\\.js\\'" . rjsx-mode))) -;; Typescript -;; (use-package tide -;; :disabled -;; :config -;; (load "~/.emacs.d/elisp/typescript.el")) - ;; (use-package typescript-mode ;; :ensure t ;; :init