init
This commit is contained in:
14
kate/externaltools/Go%20Fmt%20Full%20File.ini
Normal file
14
kate/externaltools/Go%20Fmt%20Full%20File.ini
Normal file
@@ -0,0 +1,14 @@
|
||||
[General]
|
||||
actionName=externaltool_GoFmt
|
||||
arguments=%{Document:FileName}
|
||||
category=Go
|
||||
cmdname=gofmt-full-file
|
||||
executable=gofmt
|
||||
icon=text/x-go
|
||||
mimetypes=text/x-go
|
||||
name=Go Fmt Full File
|
||||
output=ReplaceCurrentDocument
|
||||
reload=false
|
||||
save=CurrentDocument
|
||||
trigger=None
|
||||
workingDir=%{Document:Path}
|
||||
Reference in New Issue
Block a user