mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
chore(kate): Move kate back to "common" as it is cross-platform
- Link Kwrite config with Kate
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[General]
|
||||
actionName=externaltool_QtQuick2Previewqmlscene
|
||||
arguments=%{Document:FileName}
|
||||
category=Qt
|
||||
cmdname=qml-preview
|
||||
executable=qmlscene
|
||||
mimetypes=text/x-qml
|
||||
name=Qt Quick 2 Preview (qmlscene)
|
||||
output=Ignore
|
||||
reload=false
|
||||
save=CurrentDocument
|
||||
trigger=None
|
||||
workingDir=%{Document:Path}
|
||||
Reference in New Issue
Block a user