Initial proof of concept

This commit is contained in:
Jakub 2026-07-07 21:47:41 +08:00
parent b80602e230
commit 85e9e1f5f1
8 changed files with 101 additions and 0 deletions

2
.dir-locals.el Normal file
View file

@ -0,0 +1,2 @@
((nil . ((geiser-mode-auto-p . nil)
(geiser-mode-start-repl-p . nil))))