fix: make <c-,> and <c-:> work again (#2092)
This commit is contained in:
@@ -17,6 +17,8 @@ describe('keymap', function()
|
||||
'<C-@>',
|
||||
'<C-\\>',
|
||||
'<C-;>',
|
||||
'<C-,>',
|
||||
'<C-:>',
|
||||
'<C-_>',
|
||||
'<Tab>',
|
||||
'<S-Tab>',
|
||||
|
||||
Reference in New Issue
Block a user