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

@@ -1,14 +0,0 @@
[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}