mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-03-22 12:35:49 +05:30
feat(kate): Initial config for Kate IDE
This commit is contained in:
11
common/.config/kate/externaltools/Insert%20UUID.ini
Normal file
11
common/.config/kate/externaltools/Insert%20UUID.ini
Normal file
@@ -0,0 +1,11 @@
|
||||
[General]
|
||||
actionName=externaltool_InsertUUID
|
||||
arguments=%{UUID}
|
||||
category=Tools
|
||||
cmdname=uuid
|
||||
executable=echo
|
||||
name=Insert UUID
|
||||
output=InsertAtCursor
|
||||
reload=false
|
||||
save=None
|
||||
trigger=None
|
||||
Reference in New Issue
Block a user