From 29ed61ce40e35d86419116cdedac185faa41df26 Mon Sep 17 00:00:00 2001 From: Andrey Mishchenko Date: Thu, 19 May 2022 01:45:55 -0600 Subject: [PATCH] Add `linty-org/readline.nvim` (#400) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 98cead4..32befd9 100644 --- a/README.md +++ b/README.md @@ -668,6 +668,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in - [booperlv/nvim-gomove](https://github.com/booperlv/nvim-gomove) - A complete plugin for moving and duplicating blocks and lines, with complete fold handling, reindenting, and undoing in one go. - [anuvyklack/pretty-fold.nvim](https://github.com/anuvyklack/pretty-fold.nvim) - Foldtext customization and folded region preview. - [bennypowers/nvim-regexplainer](https://github.com/bennypowers/nvim-regexplainer) - Explain the regular expression under the cursor. +- [linty-org/readline.nvim](https://github.com/linty-org/readline.nvim) - Readline keyboard shortcuts for Neovim. ### Formatting