Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 370 Bytes

File metadata and controls

35 lines (21 loc) · 370 Bytes

telescope-git-ex.nvim


Telescope picker of previous commits to the current file. Opens the chosen commit in a new split view.

Example:


Demo gif

Installation


use {
  'Pyons/telescope-git-ex.nvim'
}
require('telescope').load_extension('git_ex')

Usage


:Telescope git_ex compare