1
0
Fork 0
dotfiles/home/codium/.config/VSCodium/User/settings.json

7 lines
152 B
JSON
Raw Normal View History

2025-03-01 22:34:30 +01:00
{
"workbench.colorTheme": "Orbi Blue",
"files.insertFinalNewline": true,
2025-03-25 18:48:52 +01:00
"nix.enableLanguageServer": true,
"php.suggest.basic": false
2025-03-01 22:34:30 +01:00
}