Add Prefixes to scripts
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
-- type = "search"
|
||||
-- author = "Sriram SV"
|
||||
-- version = "1.0"
|
||||
-- prefix = "navigate"
|
||||
|
||||
text_from = ""
|
||||
text_to = ""
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
-- type = "search"
|
||||
-- author = "Sriram SV"
|
||||
-- version = "1.0"
|
||||
-- prefix = "ip"
|
||||
|
||||
local md_color = require "md_colors"
|
||||
local blue = md_colors.blue_500
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
-- type = "search"
|
||||
-- author = "Sriram SV"
|
||||
-- version = "1.0"
|
||||
|
||||
-- prefix = "qr"
|
||||
|
||||
qr_code_url = "https://api.qrserver.com/v1"
|
||||
text_from = ""
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
-- type = "search"
|
||||
-- author = "Sriram SV"
|
||||
-- version = "1.0"
|
||||
|
||||
-- prefix = "share"
|
||||
|
||||
local md_color = require "md_colors"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user