updates to attempt at common lisp server
This commit is contained in:
parent
d8740cdb73
commit
0cad38bb05
6 changed files with 543 additions and 42 deletions
|
@ -1,4 +1,5 @@
|
|||
;;; Directory Local Variables
|
||||
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
||||
;;; For more information see (info "(emacs) Directory Variables")
|
||||
|
||||
((nil . ((compile-command . "hugo server --noHTTPCache"))))
|
||||
((nil . ((compile-command . "hugo server --noHTTPCache")))
|
||||
(rustic-mode . ((rustic-rustfmt-args . "--edition 2021"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue