Skip to content

singalhimanshu/telescope-checkout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

telescope-checkout

Note: This feature is available in telescope - https://github.com/nvim-telescope/telescope.nvim#git-pickers

[DISCONTINUED] Switch branches with telescope.nvim.

Installation

Make sure you have installed telescope.nvim

Plug 'the-codingguy/telescope-checkout'

Usage

-- Switch branch
require('telescope_checkout.init').checkout()

Example

nnoremap <Leader>gc :lua require'telescope_checkout.init'.checkout{}<CR>

Current State:

This is currently WIP

About

[DISCONTINUED] Switch branches with telescope.nvim.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages