installs keyboard cowboy

This commit is contained in:
Dennis 2026-01-27 15:54:57 +01:00
parent c9fcb852f3
commit 8d0f0df4fa
2 changed files with 2 additions and 1 deletions

View file

@ -32,6 +32,7 @@
"raycast"
"spotify"
"zen"
"keyboard-cowboy"
];
};
}

View file

@ -14,7 +14,7 @@ return {
preferences = {
includeCompletionsForModuleExports = true,
includeCompletionsForImportStatements = true,
importModuleSpecifierPreference = "shortest",
importModuleSpecifierPreference = "relative",
importModuleSpecifierEnding = "minimal",
},
},