adding dir-locals and mission-trip
This commit is contained in:
parent
854ef8cc48
commit
ea4a550053
2 changed files with 18 additions and 0 deletions
4
.dir-locals.el
Normal file
4
.dir-locals.el
Normal file
|
@ -0,0 +1,4 @@
|
|||
;;; Directory Local Variables
|
||||
;;; For more information see (info "(emacs) Directory Variables")
|
||||
|
||||
((nil . ((compile-command . "hugo server --noHTTPCache"))))
|
Loading…
Add table
Add a link
Reference in a new issue