meow meow nya

This commit is contained in:
Schrottkatze 2025-10-22 11:32:48 +02:00
commit 9774ba9a73
No known key found for this signature in database
5 changed files with 5 additions and 2 deletions

View file

@ -57,7 +57,7 @@
};
"rust-analyzer" = {
config = {
check.command = "check";
check.command = "clippy";
completion.snippets.custom = {
"pub fn" = {
prefix = [