chore: Move Linux-only configs out of "common" and into "linux"

This commit is contained in:
Pratik Tripathy
2024-12-13 19:47:08 +05:30
parent bfaba00cb5
commit 7714ad3bce
27 changed files with 34 additions and 20 deletions

View File

@@ -0,0 +1,14 @@
[General]
actionName=externaltool_JSONFormatFullFile
arguments="."
category=Tools
cmdname=json-format-file
executable=jq
icon=application-json
input=%{Document:Text}
name=JSON Format Full File
output=ReplaceCurrentDocument
reload=false
save=CurrentDocument
trigger=None
workingDir=%{Document:Path}