• Stars
    star
    161
  • Rank 233,470 (Top 5 %)
  • Language
    Vim Script
  • License
    MIT License
  • Created over 6 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

See Git Blame information in the status bar for the currently selected line.

git-blame.vim

 β–ˆβ–ˆβ–ˆβ•—  β–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—      β–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ•—     β–ˆβ–ˆβ–ˆβ•— β–ˆβ•—  β–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—      β–ˆβ•—  β–ˆβ•— β–ˆβ–ˆβ–ˆβ•— β–ˆβ•—  β–ˆβ•—
β–ˆβ•¬β•β•β–ˆβ•— β•šβ–ˆβ•”β• β•šβ•β–ˆβ•”β•β•      β–ˆβ•”β•β•β–ˆβ•—β–ˆβ•‘    β–ˆβ•¬β•β•β–ˆβ•—β–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘β–ˆβ•”β•β•β•β•      β–ˆβ•‘  β–ˆβ•‘ β•šβ–ˆβ•”β• β–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘
β–ˆβ•‘  β•šβ•  β–ˆβ•‘    β–ˆβ•‘        β–ˆβ•‘  β–ˆβ•‘β–ˆβ•‘    β–ˆβ•‘  β–ˆβ•‘β–ˆβ•”β–ˆβ•¬β–ˆβ•‘β–ˆβ•‘          β–ˆβ•‘  β–ˆβ•‘  β–ˆβ•‘  β–ˆβ•”β–ˆβ•¬β–ˆβ•‘
β–ˆβ•‘      β–ˆβ•‘    β–ˆβ•‘  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ•¬β•β–ˆβ•‘    β–ˆβ•‘  β–ˆβ•‘β–ˆβ•‘β•šβ•β–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ•—       β–ˆβ•‘  β–ˆβ•‘  β–ˆβ•‘  β–ˆβ•‘β•šβ•β–ˆβ•‘
β–ˆβ•‘ β–ˆβ–ˆβ•—  β–ˆβ•‘    β–ˆβ•‘  β•šβ•β•β•β•β•β–ˆβ•”β•β•β–ˆβ•—β–ˆβ•‘    β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ•‘  β–ˆβ•‘β–ˆβ•”β•β•β•  β–ˆβ–ˆβ•—  β–ˆβ•‘  β–ˆβ•‘  β–ˆβ•‘  β–ˆβ•‘  β–ˆβ•‘
β–ˆβ•‘ β•šβ–ˆβ•‘  β–ˆβ•‘    β–ˆβ•‘        β–ˆβ•‘  β–ˆβ•‘β–ˆβ•‘    β–ˆβ•”β•β•β–ˆβ•‘β–ˆβ•‘  β–ˆβ•‘β–ˆβ•‘     β–ˆβ–ˆβ•‘  β•šβ–ˆβ•—β–ˆβ•¬β•  β–ˆβ•‘  β–ˆβ•‘  β–ˆβ•‘
β•šβ–ˆβ–ˆβ–ˆβ•¬β• β–ˆβ–ˆβ–ˆβ•—   β–ˆβ•‘        β–ˆβ–ˆβ–ˆβ–ˆβ•¬β•β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ•‘  β–ˆβ•‘β–ˆβ•‘  β–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β•šβ•β•   β•šβ–ˆβ•¬β•  β–ˆβ–ˆβ–ˆβ•— β–ˆβ•‘  β–ˆβ•‘
 β•šβ•β•β•  β•šβ•β•β•   β•šβ•        β•šβ•β•β•β• β•šβ•β•β•β•β•β•šβ•  β•šβ•β•šβ•  β•šβ•β•šβ•β•β•β•β•        β•šβ•   β•šβ•β•β• β•šβ•  β•šβ•

See Git Blame information in the status bar for the currently selected line.

Installation

Simply Install

If you don't have a preferred installation method, I recommend installing pathogen.vim, and then simply copy and paste:

    cd ~/.vim/bundle
    git clone [email protected]:zivyangll/git-blame.vim.git

Using vim-plug:

Plug 'zivyangll/git-blame.vim'

Using Vundle

Plugin 'zivyangll/git-blame.vim'

Please setting bindings

** You must push the map in your vimrc to avoid conflicts with other plugins you may have installed.: **

nnoremap <Leader>s :<C-u>call gitblame#echo()<CR>

Quick start guide

just use <leader>s

Publish git-blame

tar zcvf git-blame.tar.gz git-blame.vim

upload: https://www.vim.org/scripts/script.php?script_id=5704

Self-Promotion

Like git-blame.vim? Follow the repository on GitHub and vote for it on vim.org. And if you're feeling especially charitable, follow GitHub.

Thanks

git-messenger.vim

License

See MIT License.