tab size 4

This commit is contained in:
MeexReay 2025-05-03 18:34:46 +03:00
parent d0968d1c34
commit 6f2dc21d58

View File

@ -1,5 +1,5 @@
{
"editor.fontFamily": "Fira Code",
"editor.fontLigatures": true,
"editor.tabSize": 2,
"editor.tabSize": 4,
}