summaryrefslogtreecommitdiff
path: root/themes/CodeIT/.vscode/settings.json
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2021-08-29 11:48:16 +0200
committerChristoph Cullmann <cullmann@kde.org>2021-08-29 11:48:16 +0200
commit0321812a29e6ec32663556fa7abe2bf2880e5762 (patch)
treeabe0294bd63c046d2b5a164d987d67a64db2c2f6 /themes/CodeIT/.vscode/settings.json
parentf2375511935010a1aeee5683c30b3efb928bef2e (diff)
update to https://github.com/sunt-programator/CodeIT/releases/tag/v0.2.0
Diffstat (limited to 'themes/CodeIT/.vscode/settings.json')
-rw-r--r--themes/CodeIT/.vscode/settings.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/themes/CodeIT/.vscode/settings.json b/themes/CodeIT/.vscode/settings.json
index 89170ed..b68d7d3 100644
--- a/themes/CodeIT/.vscode/settings.json
+++ b/themes/CodeIT/.vscode/settings.json
@@ -4,5 +4,7 @@
".stylelintrc": "json",
".lintstagedrc": "json",
".all-contributorsrc": "json",
- }
+ },
+ "terminal.integrated.fontFamily": "CaskaydiaCove NF, Cascadia Mono, Consolas, 'Courier New', monospace",
+ "editor.fontLigatures": true
}