diff options
| author | LLLL Colonq <llll@colonq> | 2026-04-28 13:39:34 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-04-28 13:39:34 -0400 |
| commit | ea5929c74a4e01bcbc776832b5597fceb5261a31 (patch) | |
| tree | 12c94e3eb8a97665212a8bbac4f090638c53f6ce /.dir-locals.el | |
Diffstat (limited to '.dir-locals.el')
| -rw-r--r-- | .dir-locals.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.dir-locals.el b/.dir-locals.el new file mode 100644 index 0000000..d0146c5 --- /dev/null +++ b/.dir-locals.el @@ -0,0 +1 @@ +((rust-mode . ((eglot-workspace-configuration . (:rust-analyzer (:cargo (:target "x86_64-unknown-linux-gnu"))))))) |
