geiser's too advanced for my needs
This commit is contained in:
parent
94d88b6198
commit
74c03dc0dc
1 changed files with 0 additions and 5 deletions
5
init.el
5
init.el
|
@ -295,11 +295,6 @@
|
||||||
:init
|
:init
|
||||||
(setq vterm-kill-buffer-on-exit t))
|
(setq vterm-kill-buffer-on-exit t))
|
||||||
|
|
||||||
(use-package geiser
|
|
||||||
:straight t
|
|
||||||
:init
|
|
||||||
(setq geiser-active-implementations '(racket)))
|
|
||||||
|
|
||||||
(use-package flycheck
|
(use-package flycheck
|
||||||
:straight t
|
:straight t
|
||||||
:init (global-flycheck-mode))
|
:init (global-flycheck-mode))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue