small fixes
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
-- type = "search"
|
||||
-- author = "Sriram SV"
|
||||
-- version = "1.0"
|
||||
-- prefix = "navigate"
|
||||
-- prefix = "navigate|nav"
|
||||
|
||||
text_from = ""
|
||||
text_to = ""
|
||||
@@ -1,10 +1,10 @@
|
||||
-- name = "Play Store"
|
||||
-- description = "Search anything in playstore app"
|
||||
-- description = "Search anything in Play Store app"
|
||||
-- data_source = "internal"
|
||||
-- type = "search"
|
||||
-- author = "Sriram SV"
|
||||
-- version = "1.0"
|
||||
-- prefix = "playstore|play|appstore|store"
|
||||
-- prefix = "store|ps"
|
||||
|
||||
text_from = ""
|
||||
text_to = ""
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
-- type = "search"
|
||||
-- author = "Sriram SV"
|
||||
-- version = "1.0"
|
||||
-- prefix = "ip"
|
||||
|
||||
local md_color = require "md_colors"
|
||||
local blue = md_colors.blue_500
|
||||
|
||||
Reference in New Issue
Block a user