emacs: add and enable guile module

This commit is contained in:
Payas Relekar 2023-10-01 13:43:08 +05:30
parent 19624fcc14
commit 2fd50d5bf4
2 changed files with 5 additions and 1 deletions

View file

@ -26,5 +26,8 @@
# Lua
luajit
lua-language-server
# Guile
guile
];
}

View file

@ -195,7 +195,8 @@
+tree-sitter
+lsp)
;;scala ; java, but good
;;scheme ; a fully conniving family of lisps
(scheme ; a fully conniving family of lisps
+guile)
(sh ; she sells {ba,z,fi}sh shells on the C xor
+fish
+tree-sitter)