trouble: fix binds

This commit is contained in:
diniamo 2024-11-10 19:52:12 +01:00
commit c99afe12c3
3 changed files with 13 additions and 9 deletions

View file

@ -54,5 +54,10 @@ in {
Nvf now uses $NVIM_APP_NAME so there is no longer the problem of
(accidental) leaking of user configuration.
'')
(mkRemovedOptionModule ["vim" "lsp" "trouble" "mappings" "toggle"] ''
With Trouble having so many different modes, and breaking changes
upstream, it no longer makes sense, nor works, to toggle only Trouble.
'')
];
}