mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
chore: Move Linux-only configs out of "common" and into "linux"
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
[General]
|
||||
actionName=externaltool_ClangFormatSelectedText
|
||||
arguments=-assume-filename=%{Document:FileName}
|
||||
category=Tools
|
||||
cmdname=clang-format-selection
|
||||
executable=clang-format
|
||||
input=\s%{Document:Selection:Text}
|
||||
name=Clang Format Selected Text
|
||||
output=ReplaceSelectedText
|
||||
reload=false
|
||||
save=None
|
||||
trigger=None
|
||||
workingDir=%{Document:Path}
|
||||
Reference in New Issue
Block a user