reformat directories structure and add aerospace windows manager
Signed-off-by: Rack Lin <racklin@gmail.com>
This commit is contained in:
1
vscode/chatLanguageModels.json
Normal file
1
vscode/chatLanguageModels.json
Normal file
@@ -0,0 +1 @@
|
||||
[]
|
||||
0
vscode/mcp.json
Normal file
0
vscode/mcp.json
Normal file
10
vscode/settings.json
Normal file
10
vscode/settings.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"containers.containerClient": "com.microsoft.visualstudio.containers.docker",
|
||||
"containers.orchestratorClient": "com.microsoft.visualstudio.orchestrators.dockercompose",
|
||||
"plantuml.render": "PlantUMLServer",
|
||||
"plantuml.server": "http://localhost:8080",
|
||||
"editor.fontSize": 15,
|
||||
"editor.fontFamily": "'JetBrainsMonoNL Nerd Font Mono', Menlo, Monaco, 'Courier New', monospace",
|
||||
"editor.formatOnSave": true,
|
||||
"php.validate.executablePath": ""
|
||||
}
|
||||
Reference in New Issue
Block a user