Skip to content

Commit

Permalink
test: add keymap test
Browse files Browse the repository at this point in the history
  • Loading branch information
OnlyWick committed Nov 20, 2024
1 parent 809d011 commit c934ec3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lua/cmp/utils/keymap_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ describe('keymap', function()
'<C-;>',
'<C-,>',
'<C-:>',
'<C-.>',
'<C-/>',
'<C-_>',
'<Tab>',
'<S-Tab>',
Expand Down

0 comments on commit c934ec3

Please sign in to comment.