configs/roles/config/files/.config/kate/externaltools/git%20blame.ini

13 lines
265 B
INI
Raw Normal View History

2024-10-12 15:05:31 +02:00
[General]
actionName=externaltool_gitblame
arguments=gui blame --line=%{Document:Cursor:Line} %{Document:FileName}
category=Git
cmdname=git-blame
executable=git
name=git blame
output=Ignore
reload=false
save=CurrentDocument
trigger=None
workingDir=%{Document:Path}