mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
chore(kate): Move kate back to "common" as it is cross-platform
- Link Kwrite config with Kate
This commit is contained in:
12
common/.config/kate/externaltools/gitk.ini
Normal file
12
common/.config/kate/externaltools/gitk.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[General]
|
||||
actionName=externaltool_gitk
|
||||
category=Git
|
||||
cmdname=gitk
|
||||
executable=gitk
|
||||
icon=git-gui
|
||||
name=gitk
|
||||
output=Ignore
|
||||
reload=false
|
||||
save=None
|
||||
trigger=None
|
||||
workingDir=%{Document:Path}
|
||||
Reference in New Issue
Block a user