Skip to content

krornus/kakoune-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

kakoune-git

This plugin provides extra git integration for kakoune

Install

Place in autoload/ or use plug.kak.

Usage

Usage is inspired by the builtin grep.kak. Currently, only two commands are provided:

git-list-branch-files [branch]: Create scratch buffer which lists files for the given branch (default: master) git-show-branch-file [file] [branch]: Open the file on branch in a scratch buffer. (file default: current buffer, branch default: master)

About

Extra git integration for kakoune

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published