chiark / gitweb /
wip
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 29 Oct 2022 18:57:05 +0000 (19:57 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 29 Oct 2022 18:57:05 +0000 (19:57 +0100)
.dir-locals.el [new file with mode: 0644]

diff --git a/.dir-locals.el b/.dir-locals.el
new file mode 100644 (file)
index 0000000..7210430
--- /dev/null
@@ -0,0 +1 @@
+((rust-mode . ((rust-indent-offset . 2))))