From c66e67159f80d68ec2144e68976a9776470cae4e Mon Sep 17 00:00:00 2001 From: Alexis Opolka <53085471+alexis-opolka@users.noreply.github.com> Date: Thu, 6 Feb 2025 09:30:03 +0100 Subject: [PATCH] Update README.md --- docs/widgets/README.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/docs/widgets/README.md b/docs/widgets/README.md index e8f344d..926cc80 100644 --- a/docs/widgets/README.md +++ b/docs/widgets/README.md @@ -7,8 +7,15 @@ Widgets are 3rd-party contributions and integrates Navi with 3rd-party software ## List of shell widgets -- Navi widget for Bash -- Navi widget for Fish -- Navi widget for Ash -- Navi widget for NuShell -- Navi widget for PowerShell \ No newline at end of file +| Shell | Navi support | +|-------|--------------| +| Bash | :white_check_mark: | +| Fish || +| Zsh || +| NuShell || +| PowerShell || + +## Other widgets + +- Tmux +- Vim \ No newline at end of file