diff --git a/src/keybindings/resolver.ts b/src/keybindings/resolver.ts index 7464049..f5733f8 100644 --- a/src/keybindings/resolver.ts +++ b/src/keybindings/resolver.ts @@ -242,3 +242,4 @@ export function resolveKeyWithChordState( return { type: 'none' } } +