Personalizzazioni per emacs
This commit is contained in:
3
.emacs.rc/agda2-mode-rc.el
Normal file
3
.emacs.rc/agda2-mode-rc.el
Normal file
@@ -0,0 +1,3 @@
|
||||
(when (executable-find "agda-mode")
|
||||
(load-file (let ((coding-system-for-read 'utf-8))
|
||||
(shell-command-to-string "agda-mode locate"))))
|
||||
Reference in New Issue
Block a user