From fa4d63110a3e12d0242b6e6ddcded74d04480f28 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Thu, 28 May 2026 20:16:38 -0400 Subject: Initial commit --- 2026/framing/.dir-locals.el | 1 + 1 file changed, 1 insertion(+) create mode 100644 2026/framing/.dir-locals.el (limited to '2026/framing/.dir-locals.el') diff --git a/2026/framing/.dir-locals.el b/2026/framing/.dir-locals.el new file mode 100644 index 0000000..d0146c5 --- /dev/null +++ b/2026/framing/.dir-locals.el @@ -0,0 +1 @@ +((rust-mode . ((eglot-workspace-configuration . (:rust-analyzer (:cargo (:target "x86_64-unknown-linux-gnu"))))))) -- cgit v1.2.3