fix(blink): enable Neovim native mapping with <Tab>

This commit is contained in:
Iordanis Petkakis 2025-02-16 00:26:08 +02:00
parent b35015ac59
commit fa67b697fa

View file

@ -82,6 +82,7 @@ return {
},
cmdline = {
enabled = false,
sources = {},
},