emacs: Add guile mode
This commit is contained in:
parent
e065c5475c
commit
915734f46e
2 changed files with 5 additions and 0 deletions
|
@ -0,0 +1,2 @@
|
||||||
|
(use-package geiser-guile
|
||||||
|
:ensure t)
|
|
@ -1 +1,4 @@
|
||||||
|
(setq indent-tabs-mode nil)
|
||||||
|
|
||||||
(rei/load "nix-mode.el")
|
(rei/load "nix-mode.el")
|
||||||
|
(rei/load "guile-mode.el")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue