plugins/telescope: remove redundant keymapsSilent option

This commit is contained in:
Matt Sturgeon 2024-05-24 23:55:24 +01:00
parent bc0db2751c
commit 56d39f54fe
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299
2 changed files with 14 additions and 12 deletions

View file

@ -14,7 +14,6 @@
options.desc = "Telescope Git Files";
};
};
keymapsSilent = true;
highlightTheme = "gruvbox";
};
};