mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-05-14 23:05:09 +02:00
neovim: Disable vim-matchup
This commit is contained in:
parent
57e1ffe97f
commit
7b16c01004
1 changed files with 1 additions and 1 deletions
|
|
@ -361,7 +361,7 @@
|
|||
enable = true;
|
||||
include_match_words = true;
|
||||
};
|
||||
enable = true;
|
||||
enable = false;
|
||||
};
|
||||
plugins.headerguard.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue