From e54bd1fe69378440d2a69bd508d0e733143f982a Mon Sep 17 00:00:00 2001 From: kossLAN Date: Thu, 29 May 2025 23:51:07 -0400 Subject: [PATCH] overlay: add vim-visual-multi --- nix/neovim-overlay.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/neovim-overlay.nix b/nix/neovim-overlay.nix index ef6e53b..1be8739 100644 --- a/nix/neovim-overlay.nix +++ b/nix/neovim-overlay.nix @@ -68,6 +68,7 @@ with final.pkgs.lib; let # ^ navigation/editing enhancement plugins # Useful utilities nvim-unception # Prevent nested neovim sessions | nvim-unception + vim-visual-multi # ^ Useful utilities # libraries that other plugins depend on sqlite-lua