From 41a2b88188fe4a4f3b73c20c7b0541df35d823ee Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Sun, 17 Aug 2025 00:34:49 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d7882d..0d9b885 100644 --- a/README.md +++ b/README.md @@ -813,7 +813,7 @@ A collection of awesome things. - [nvzone/showkeys](https://github.com/nvzone/showkeys) - Minimal Eye-candy keys screencaster for Neovim 200 ~ LOC - [olimorris/codecompanion.nvim](https://github.com/olimorris/codecompanion.nvim) - ✨ AI Coding, Vim Style - [petertriho/nvim-scrollbar](https://github.com/petertriho/nvim-scrollbar) - Extensible Neovim Scrollbar -- [piersolenski/import.nvim](https://github.com/piersolenski/import.nvim) - Import modules with ease +- [piersolenski/import.nvim](https://github.com/piersolenski/import.nvim) - Import modules faster based on what you've already imported in your project - [polirritmico/telescope-lazy-plugins.nvim](https://github.com/polirritmico/telescope-lazy-plugins.nvim) - 🧭 A Telescope extension to quickly access configurations of plugins managed by lazy.nvim. - [rmagatti/auto-session](https://github.com/rmagatti/auto-session) - A small automated session manager for Neovim - [rmagatti/goto-preview](https://github.com/rmagatti/goto-preview) - A small Neovim plugin for previewing definitions using floating windows.