wip plugin installer

This commit is contained in:
Paddy Xu
2018-08-28 23:49:35 +03:00
parent 695b42e82b
commit 4f496f5ab8
27 changed files with 178 additions and 697 deletions

View File

@@ -31,7 +31,7 @@ namespace QuickLook.Plugin.TextViewer
{
private TextViewerPanel _tvp;
public int Priority => 0;
public int Priority => -5;
public void Init()
{