add vim-visual-multi plugin

This commit is contained in:
Joseph Hanson 2025-02-04 10:04:37 -06:00
commit 8681349679
No known key found for this signature in database
2 changed files with 6 additions and 1 deletions

View file

@ -139,3 +139,8 @@
- Add `vim.languages.zig.dap` support through pkgs.lldb dap adapter. Code
Inspiration from `vim.languages.clang.dap` implementation.
[jahanson](https://github.com/jahanson):
- Added [visual-multi.nvim](https://github.com/mg979/vim-visual-multi) to
available plugins, under `vim.utility.visual-multi`.