From 275c4d0b7ba48b9de677027b068d977df90df453 Mon Sep 17 00:00:00 2001 From: Arijit Basu Date: Thu, 2 Sep 2021 18:32:01 +0530 Subject: [PATCH] Add command-mode.xplr --- docs/en/src/awesome-plugins.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/en/src/awesome-plugins.md b/docs/en/src/awesome-plugins.md index f11f74a..9fce51e 100644 --- a/docs/en/src/awesome-plugins.md +++ b/docs/en/src/awesome-plugins.md @@ -17,10 +17,10 @@ Categories Extension --------- +- [**comex.xplr**][21] One xplr plugin to compress and extract them all. +- [**command-mode.xplr**][37] The missing command mode for xplr. - [**type-to-nav.xplr**][28] Inspired by [nnn's type-to-nav mode][29] for xplr, with some tweaks. -- [**completion.xplr**][25] The missing tab completion for xplr input buffer. -- [**comex.xplr**][21] One xplr plugin to compress and extract them all. Integration @@ -91,3 +91,4 @@ Theme [34]:https://github.com/alacritty/alacritty [35]:https://github.com/sayanarijit/nvim-ctrl.xplr [36]:https://github.com/chmln/nvim-ctrl +[37]:https://github.com/sayanarijit/command-mode.xplr