From d8261c4e2da52e68cb1a39e07cf314c8ae6a0b46 Mon Sep 17 00:00:00 2001 From: Alexis Opolka <53085471+alexis-opolka@users.noreply.github.com> Date: Thu, 6 Feb 2025 09:22:08 +0100 Subject: [PATCH] Update docs Created a folder for widgets. --- docs/widgets/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 docs/widgets/README.md diff --git a/docs/widgets/README.md b/docs/widgets/README.md new file mode 100644 index 0000000..e8f344d --- /dev/null +++ b/docs/widgets/README.md @@ -0,0 +1,14 @@ +# Navi widgets + +You want to launch Navi with a shortcut?\ +Widgets are here for you! + +Widgets are 3rd-party contributions and integrates Navi with 3rd-party software such as shells. + +## 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