Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add emacs directory locals to configure rust-analyzer (#109)
.dir-locals.el is the emacs equivalent of .vim directory in the project here. This PR adds a simple configuration to map the same rust-analyzer configuration variable as the vim version to make use of new aya projects seamless with emacs projects that use emacs-lsp + rust analyzer.
- Loading branch information