Enable pyright-lsp plugin and reformat settings
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
a5d019eb3f
commit
2744630382
@ -1,7 +1,10 @@
|
||||
{
|
||||
"notifications_disabled": true,
|
||||
"allowed_working_directories": [
|
||||
"/mnt/NV2/Development/claude-home",
|
||||
"/mnt/media"
|
||||
]
|
||||
}
|
||||
"enabledPlugins": {
|
||||
"pyright-lsp@claude-plugins-official": true
|
||||
},
|
||||
"notifications_disabled": true,
|
||||
"allowed_working_directories": [
|
||||
"/mnt/NV2/Development/claude-home",
|
||||
"/mnt/media"
|
||||
]
|
||||
}
|
||||
|
||||
@ -19,7 +19,8 @@ When a topic comes up, load `{tech}/CONTEXT.md` + `{tech}/troubleshooting.md`. F
|
||||
| vm, proxmox, kvm, hypervisor | `vm-management/` |
|
||||
| nginx, proxy, dns, firewall, ssh, ssl, pihole | `networking/` |
|
||||
| monitoring, alert, uptime kuma, discord health check | `monitoring/` |
|
||||
| productivity, n8n, workflow, automation, ko-fi | `productivity/` |
|
||||
| productivity,
|
||||
n8n, workflow, automation, ko-fi | `productivity/` |
|
||||
| openclaw, ai assistant, autonomous agent | `productivity/openclaw/` |
|
||||
| jellyfin, plex, media server, watchstate | `media-servers/` |
|
||||
| yt-dlp, playwright, media download, web scraping | `media-tools/` |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user