1 Commits (d3435676f7ad27739d6eb958460850c75915f673)

Author SHA1 Message Date
Sandeep Nambiar d3435676f7
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.
4 months ago