From 407d24fc4bfaff9cd81d9c12a98b6d14b54d1669 Mon Sep 17 00:00:00 2001 From: Myzel394 <50424412+Myzel394@users.noreply.github.com> Date: Wed, 16 Oct 2024 16:53:07 +0200 Subject: [PATCH] chore(docs): Update README.md --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) 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 +