mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-01 08:34:41 +02:00
plugins/telescope: remove redundant keymapsSilent
option
This commit is contained in:
parent
bc0db2751c
commit
56d39f54fe
2 changed files with 14 additions and 12 deletions
|
@ -14,7 +14,6 @@
|
|||
options.desc = "Telescope Git Files";
|
||||
};
|
||||
};
|
||||
keymapsSilent = true;
|
||||
highlightTheme = "gruvbox";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue