Skip to content

Commit 0d41017

Browse files
committed
refactor: format with rustfmt
1 parent 8e1b932 commit 0d41017

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

home-manager/common/nixvim/lsp.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
markdown = [ "prettier" ];
5555
nix = [ "nixfmt" ];
5656
python = [ "ruff_format" ];
57+
rust = [ "rustfmt" ];
5758
toml = [ "taplo" ];
5859
typescript = [ "prettier" ];
5960
typescriptreact = [ "prettier" ];

0 commit comments

Comments
 (0)