This commit is contained in:
2025-03-17 00:30:32 +01:00
parent 5fa51c3115
commit 101dce62df
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
/themes

View File

@@ -93,7 +93,8 @@
},
"languages": {
"Nix": {
"tab_size": 2
"tab_size": 2,
"format_on_save": "off"
}
},
"lsp": {