neovim: Disable vim-matchup

This commit is contained in:
Quentin Boyer 2026-05-10 12:03:43 +02:00
parent 57e1ffe97f
commit 7b16c01004

View file

@ -361,7 +361,7 @@
enable = true;
include_match_words = true;
};
enable = true;
enable = false;
};
plugins.headerguard.enable = true;