summaryrefslogtreecommitdiff
path: root/src/.dir-locals.el
blob: 1340e0a016328cfa90a4247c462b4b8e7e6a4eae (plain)
1
2
3
4
;;; Directory Local Variables            -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")

((rust-ts-mode . ((compile-command . "cargo test"))))