Skip to content

Commit ee04ead

Browse files
committed
chore(rust): adds comment and TODO about rust lsp/fmt installation
1 parent aaec3a9 commit ee04ead

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

lua/peter/languages/rust.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
-- See 'https://rust-lang.org/'.
22

3+
-- Assumes rust-analyzer and rustfmt are installed via rustup.
4+
-- TODO: Add links or snippets to this.
5+
36
---@type peter.lang.Config
47
return {
58
lsp = { "rust_analyzer" },

0 commit comments

Comments
 (0)