Releases: agoodshort/telescope-git-submodules.nvim
Releases · agoodshort/telescope-git-submodules.nvim
v1.2.0
1.2.0 (2024-03-11)
Features
- adds diffview.nvim support (544ede7)
v1.1.0
1.1.0 (2024-02-22)
Features
- add config to disable telescope previewer #3 (e40ca42)
- display message if
git
is not in path (d0a7c71)
v1.0.0
1.0.0 (2023-12-28)
⚠ BREAKING CHANGES
- config: Property
terminal_count
is renamed to terminal_id
for clarity
Features
- configure
git_cmd
and terminal_count
(8218a14)
Code Refactoring