mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-13 00:45:32 +00:00
Added plugin and config for vim-visual-multi
Added plugin and config for https://github.com/mg979/vim-visual-multi
This commit is contained in:
parent
9443273297
commit
a4d2c6171a
5 changed files with 30 additions and 0 deletions
|
|
@ -175,6 +175,7 @@ isMaximal: {
|
|||
icon-picker.enable = isMaximal;
|
||||
surround.enable = isMaximal;
|
||||
diffview-nvim.enable = true;
|
||||
visual-multi.enable = isMaximal;
|
||||
yanky-nvim.enable = false;
|
||||
motion = {
|
||||
hop.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue