Merge branch 'main' into storage-refactor
This commit is contained in:
commit
67eee18d7f
5 changed files with 15 additions and 4 deletions
|
|
@ -141,6 +141,12 @@
|
|||
keyword = "";
|
||||
tags = [""];
|
||||
}
|
||||
{
|
||||
name = "Cyberia Git";
|
||||
url = "https://git.cyberia.club";
|
||||
keyword = "";
|
||||
tags = [""];
|
||||
}
|
||||
# Template
|
||||
# {
|
||||
# name = "";
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
config.programs.vscode.profiles.default.userSettings = {
|
||||
"cSpell.userWords" = [
|
||||
"leyla"
|
||||
"Cyberia"
|
||||
];
|
||||
|
||||
"cSpell.languageSettings" = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue