Index of /~ramiro/public_git/micro-blame

[ICO]NameLast modified

[PARENTDIR]Parent Directory 
[DIR]help/2025-02-02 11:10
[DIR]releases/2025-01-03 13:32
[   ]COPYING2025-02-02 11:10
[   ]Makefile2025-02-02 11:10
[   ]README2025-02-02 11:10
[TXT]README.html2025-02-02 11:10
[   ]blame.lua2025-02-02 11:10
[   ]repo.json2025-02-02 11:10

micro-blame

A plugin for the micro editor. It provides a blame command that outputs the git blame for the current line.

Installing

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.