Compare commits
2 commits
f86cba6d02
...
b9a746a989
| Author | SHA1 | Date | |
|---|---|---|---|
| b9a746a989 | |||
| 468f1cb40f |
2 changed files with 7 additions and 0 deletions
|
|
@ -141,6 +141,12 @@
|
||||||
keyword = "";
|
keyword = "";
|
||||||
tags = [""];
|
tags = [""];
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "Cyberia Git";
|
||||||
|
url = "https://git.cyberia.club";
|
||||||
|
keyword = "";
|
||||||
|
tags = [""];
|
||||||
|
}
|
||||||
# Template
|
# Template
|
||||||
# {
|
# {
|
||||||
# name = "";
|
# name = "";
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@
|
||||||
config.programs.vscode.profiles.default.userSettings = {
|
config.programs.vscode.profiles.default.userSettings = {
|
||||||
"cSpell.userWords" = [
|
"cSpell.userWords" = [
|
||||||
"leyla"
|
"leyla"
|
||||||
|
"Cyberia"
|
||||||
];
|
];
|
||||||
|
|
||||||
"cSpell.languageSettings" = [
|
"cSpell.languageSettings" = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue