fix: make <C-'> work again (#2093)

This commit is contained in:
Karanveer B
2024-11-21 00:40:04 -08:00
committed by GitHub
parent 40a03dc225
commit 6fade6db39
2 changed files with 3 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ describe('keymap', function()
'<C-,>',
'<C-:>',
'<C-_>',
'<C-\'>',
'<Tab>',
'<S-Tab>',
'<Plug>(example)',