mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
fix(blink): enable Neovim native mapping with <Tab>
This commit is contained in:
parent
b35015ac59
commit
fa67b697fa
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ return {
|
|||
},
|
||||
|
||||
cmdline = {
|
||||
enabled = false,
|
||||
sources = {},
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue