git.fiddlerwoaroof.com
Browse code

chore: add .dir-locals

Edward Langley authored on 18/09/2022 10:40:23
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,4 @@
1
+;;; Directory Local Variables
2
+;;; For more information see (info "(emacs) Directory Variables")
3
+
4
+((lisp-mode . ((fwoar::*package-prefix* . "objc"))))