Skip to content

Releases: agoodshort/telescope-git-submodules.nvim

v1.2.0

11 Mar 13:22
eab2a5f
Compare
Choose a tag to compare

1.2.0 (2024-03-11)

Features

  • adds diffview.nvim support (544ede7)

v1.1.0

22 Feb 16:26
c7dc4b6
Compare
Choose a tag to compare

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

28 Dec 18:56
0363a66
Compare
Choose a tag to compare

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

  • config: renamed property (112888d)