mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-02-24 04:18:03 +00:00
fixup! trouble: lazy load
This commit is contained in:
parent
e6df7c6aa7
commit
9a56cc3b8f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ in {
|
|||
trouble = {
|
||||
enable = mkEnableOption "trouble diagnostics viewer";
|
||||
|
||||
setupOpts = mkPluginSetupOption "Telescope" {};
|
||||
setupOpts = mkPluginSetupOption "Trouble" {};
|
||||
|
||||
mappings = {
|
||||
toggle = mkMappingOption "Toggle trouble [trouble]" "<leader>xx";
|
||||
|
|
Loading…
Add table
Reference in a new issue