Skip to content

linjiX/LeaderF-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LeaderF-git

LeaderF extension for git

preview image

Features

Provide 5 more git related LeaderF commands:

" Fuzzy finder for all local git branches
:LeaderfBranch or :Leaderf branch
" Fuzzy finder for all the commits in current git repository
:LeaderfCommit or :Leaderf commit
" Fuzzy finder for the commits affect current file
:LeaderfBCommit or :Leaderf bcommit
" Fuzzy finder for the files in 'git status'
:LeaderfGstatus or :Leaderf gstatus
" Fuzzy finder for the files in 'git ls-gfiles'
:LeaderfGfile or :Leaderf gfile

Installation

with vim-plug

Plug 'linjiX/LeaderF-git'

Requirments

References

This extension is written by pure vim-script: Written LeaderF extension by vim-script

Releases

No releases published

Packages

No packages published