mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-29 19:46:17 +01:00
13 lines
196 B
Org Mode
13 lines
196 B
Org Mode
|
:PROPERTIES:
|
||
|
:ID: 3709b269-1b66-44c9-b282-c97f48716c52
|
||
|
:END:
|
||
|
#+title: Racket
|
||
|
#+filetags: emacs-load
|
||
|
|
||
|
#+BEGIN_SRC emacs-lisp
|
||
|
(use-package racket-mode
|
||
|
:straight t)
|
||
|
#+END_SRC
|
||
|
|
||
|
#+RESULTS:
|