Skip to content

Commit 837c774

Browse files
committed
revert utils
1 parent f28d191 commit 837c774

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lua/eca/utils.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ local M = {}
77
local CONSTANTS = {
88
SIDEBAR_FILETYPE = "Eca",
99
SIDEBAR_BUFFER_NAME = "__ECA__",
10-
CONTEXT_TRIGGER_REGEX = "[@#]([%w%./_\\%-~]*)",
1110
}
1211

1312
---@param bufnr integer

0 commit comments

Comments
 (0)