mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
feat(kate): Initial config for Kate IDE
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[General]
|
||||
actionName=externaltool_XMLFormatFullFile
|
||||
arguments=--format "%{Document:FileName}"
|
||||
category=Tools
|
||||
cmdname=xml-format-file
|
||||
executable=xmllint
|
||||
icon=application-xml
|
||||
name=XML Format Full File
|
||||
output=ReplaceCurrentDocument
|
||||
reload=false
|
||||
save=CurrentDocument
|
||||
trigger=None
|
||||
workingDir=%{Document:Path}
|
||||
Reference in New Issue
Block a user