We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f28d191 commit 837c774Copy full SHA for 837c774
lua/eca/utils.lua
@@ -7,7 +7,6 @@ local M = {}
7
local CONSTANTS = {
8
SIDEBAR_FILETYPE = "Eca",
9
SIDEBAR_BUFFER_NAME = "__ECA__",
10
- CONTEXT_TRIGGER_REGEX = "[@#]([%w%./_\\%-~]*)",
11
}
12
13
---@param bufnr integer
0 commit comments