Add ESS
This commit is contained in:
parent
2b13b1a0c7
commit
455313b741
1 changed files with 3 additions and 0 deletions
3
init.el
3
init.el
|
@ -338,6 +338,9 @@
|
||||||
:config
|
:config
|
||||||
(julia-repl-set-terminal-backend 'vterm))
|
(julia-repl-set-terminal-backend 'vterm))
|
||||||
|
|
||||||
|
(use-package ess
|
||||||
|
:straight t)
|
||||||
|
|
||||||
(use-package dante
|
(use-package dante
|
||||||
:straight t
|
:straight t
|
||||||
:after haskell-mode
|
:after haskell-mode
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue