From c219eb2f69805fcea315f060f20fc6b13c3e2a47 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Sat, 28 Dec 2024 13:57:26 +0100 Subject: Hints for emacs --- .dir-locals.el | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .dir-locals.el (limited to '.dir-locals.el') diff --git a/.dir-locals.el b/.dir-locals.el new file mode 100644 index 0000000..d7cc8a2 --- /dev/null +++ b/.dir-locals.el @@ -0,0 +1,4 @@ +;;; Directory Local Variables -*- no-byte-compile: t; -*- +;;; For more information see (info "(emacs) Directory Variables") + +((rust-mode . ((flycheck-rust-binary-name . "eyeballs")))) -- cgit v1.2.3-70-g09d2