Merge branch 'main' of ssh://codeberg.org/dnscio/nix-config
This commit is contained in:
commit
f6108b4e8e
2 changed files with 2 additions and 1 deletions
|
|
@ -32,6 +32,7 @@
|
|||
"raycast"
|
||||
"spotify"
|
||||
"zen"
|
||||
"keyboard-cowboy"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ return {
|
|||
preferences = {
|
||||
includeCompletionsForModuleExports = true,
|
||||
includeCompletionsForImportStatements = true,
|
||||
importModuleSpecifierPreference = "shortest",
|
||||
importModuleSpecifierPreference = "relative",
|
||||
importModuleSpecifierEnding = "minimal",
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue