Skip to content

Commit

Permalink
feat: add emacs directory locals to configure rust-analyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
gamedolphin committed May 24, 2024
1 parent a006355 commit e4c28c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dir-locals.el
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
((lsp-mode . ((lsp-rust-analyzer-linked-projects . ["Cargo.toml", "{{project-name}}-ebpf/Cargo.toml"]))))

0 comments on commit e4c28c4

Please sign in to comment.