Skip to content

engeir/githistory-browse.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

githistory-browse.nvim

This is still a work in progress

Quickly preview files in githistory.xyz!

Installation

Plug 'engeir/githistory-browse.nvim'

Then make the command available by calling require"githistory-browse" from your init.vim/init.lua.

Usage

The plugin adds the function GhBrowse. You can for example make a little remap for it:

nnoremap <leader>GH :GhBrowse<CR>

About

Preview git files on githistory.xyz

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages