adds mennos-laptop as host, adds nextcloud, adds nil and nixd for zed
language servers to work. updates setup to support 25.04
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
"window.confirmSaveUntitledWorkspace": false,
|
||||
"git.openRepositoryInParentFolders": "never",
|
||||
"debug.toolBarLocation": "commandCenter",
|
||||
"workbench.colorTheme": "One Dark Pro Darker",
|
||||
"workbench.colorTheme": "Catppuccin Macchiato",
|
||||
"ansible.lightspeed.enabled": false,
|
||||
"ansible.lightspeed.suggestions.enabled": false,
|
||||
"docker.extension.enableComposeLanguageServer": false,
|
||||
@@ -85,7 +85,6 @@
|
||||
"git show"
|
||||
],
|
||||
"roo-cline.deniedCommands": [],
|
||||
"dart.flutterSdkPath": "/home/menno/.flutter/flutter",
|
||||
"kilo-code.allowedCommands": [
|
||||
"npm test",
|
||||
"npm install",
|
||||
@@ -96,5 +95,5 @@
|
||||
],
|
||||
"kilo-code.deniedCommands": [],
|
||||
"github.copilot.nextEditSuggestions.enabled": true,
|
||||
"workbench.iconTheme": "material-icon-theme"
|
||||
"workbench.iconTheme": "vscode-icons"
|
||||
}
|
||||
Reference in New Issue
Block a user