Remove some commented code
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user