Revert abbreviation support
This commit is contained in:
@@ -120,7 +120,7 @@ keymap.listen = setmetatable({
|
|||||||
end
|
end
|
||||||
existing = existing or {
|
existing = existing or {
|
||||||
lhs = keys,
|
lhs = keys,
|
||||||
rhs = keymap.t('<C-]>') .. keys,
|
rhs = keys,
|
||||||
expr = 0,
|
expr = 0,
|
||||||
nowait = 0,
|
nowait = 0,
|
||||||
noremap = 1,
|
noremap = 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user