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