Skip to content

kthibodeaux/tig.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tig.vim

This plugin exposes some tig features to vim.

By default tig is opened in a tmux vertical split by default. To change this to a horizontal split, add the following to your .vimrc:

let g:tig_tmux_command = "tmux split-window"

Usage

For the default bindings, add the following to your .vimrc:

nmap <leader>c <Plug>TigFileHistory
nmap <leader>b <Plug>TigBlame
nmap <leader>y <Plug>TigLatestCommitForLine

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published