diff --git a/README.md b/README.md index acbcf86..b2bd375 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,12 @@ | | diagnostics | `completion` | `hover` | `code-action` | `definition` | `rename` | `signature-help` | |-------------|-------------|--------------|---------|---------------|--------------|----------|------------------| -| aliases | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | -| fstab | ✅ | ✅ | ✅ | ❓ | ❓ | ❓ | 🟡 | -| hosts | ✅ | ✅ | ✅ | ✅ | ❓ | ❓ | 🟡 | -| sshd_config | ✅ | ✅ | ✅ | ❓ | ✅ | ❓ | 🟡 | -| wireguard | ✅ | ✅ | ✅ | ✅ | ❓ | ❓ | 🟡 | +| aliases | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | +| fstab | ✅ | ✅ | ✅ | ❓ | ❓ | ❓ | 🟡 | +| hosts | ✅ | ✅ | ✅ | ✅ | ❓ | ❓ | 🟡 | +| ssh_config | ✅ | ✅ | ✅ | ✅ | ✅ | ❓ | ✅ | +| sshd_config | ✅ | ✅ | ✅ | ❓ | ✅ | ❓ | ✅ | +| wireguard | ✅ | ✅ | ✅ | ✅ | ❓ | ❓ | 🟡 | ✅ = Supported @@ -14,3 +15,4 @@ ❓ = No idea what to implement here, please let me know if you have any ideas +