Remove some commented code

This commit is contained in:
Mateus Rodrigues
2023-03-29 10:06:43 +01:00
parent beeb91e047
commit dc216a2cc8

View File

@@ -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