telescope-repo.nvim
telescope-repo.nvim copied to clipboard
Open `git status`
Add a shortcut to open the git status of the repository, instead of showing a file list.
Discussed in https://github.com/cljoly/telescope-repo.nvim/discussions/18
Originally posted by molleweide January 12, 2022
i saw that you were working on entering git status directly. Are you doing this with neogit?
It might be better to simply offer a generic customization mechanism.
It will be easier to define mappings to various actions in the global settings introduced in #41