![]() | Name | Last modified |
---|---|---|
![]() | Parent Directory | |
![]() | help/ | 2025-02-02 11:10 |
![]() | releases/ | 2025-01-03 13:32 |
![]() | COPYING | 2025-02-02 11:10 |
![]() | Makefile | 2025-02-02 11:10 |
![]() | README | 2025-02-02 11:10 |
![]() | README.html | 2025-02-02 11:10 |
![]() | blame.lua | 2025-02-02 11:10 |
![]() | repo.json | 2025-02-02 11:10 |
A plugin for the micro editor. It provides a blame
command that outputs the git blame for the current line.
Requires:
Install git and then run make install
.
Alternatively, you can clone the repository directly to your micro's plugin directory,
$ git clone git@covacha.net.ar/home/ramiro/public_git/micro-blame ~/.config/micro/plug/blame
Try running the blame
command using the command bar (^E by defualt). If it outputs a blame or fatal: not a git repository...
, it means it's installed correctly.
© 2024-2025 Ramiro. Available under GPLv3. See COPYING file for license terms.