geiser's too advanced for my needs

This commit is contained in:
Grigory Shipunov 2020-12-06 13:29:49 +01:00
parent 94d88b6198
commit 74c03dc0dc
No known key found for this signature in database
GPG key ID: 77BB6C3E4771EE7C

View file

@ -295,11 +295,6 @@
:init
(setq vterm-kill-buffer-on-exit t))
(use-package geiser
:straight t
:init
(setq geiser-active-implementations '(racket)))
(use-package flycheck
:straight t
:init (global-flycheck-mode))