diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-06-06 09:59:53 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-06-06 09:59:53 +0200 |
| commit | 43b3e0033564f1d7653c018123cdb2b07d328484 (patch) | |
| tree | 616863aa0036a3d97954de71424d09dabb6ee84a /.config/doom/init.el | |
| parent | 0ff821272cd8900ea47cc9d267b2914bc817b262 (diff) | |
| download | dotfiles-43b3e0033564f1d7653c018123cdb2b07d328484.tar.gz dotfiles-43b3e0033564f1d7653c018123cdb2b07d328484.zip | |
doom: added common-lisp and prettify whitespaces
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to '.config/doom/init.el')
| -rw-r--r-- | .config/doom/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/doom/init.el b/.config/doom/init.el index b9fc2ee..b2bf5fe 100644 --- a/.config/doom/init.el +++ b/.config/doom/init.el @@ -100,7 +100,7 @@ ;;beancount ; mind the GAAP (cc +lsp) ; C > C++ == 1 ;;clojure ; java with a lisp - ;;common-lisp ; if you've seen one lisp, you've seen them all + common-lisp ; if you've seen one lisp, you've seen them all ;;coq ; proofs-as-programs ;;crystal ; ruby at the speed of c ;;csharp ; unity, .NET, and mono shenanigans |
