mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
fix(blink): remove show_on_insert_on_trigger_character since this has been fixed for {} and others
This commit is contained in:
parent
2cf3d234bf
commit
0f3a120186
1 changed files with 0 additions and 3 deletions
|
@ -57,9 +57,6 @@ return {
|
|||
enabled = true,
|
||||
},
|
||||
},
|
||||
trigger = {
|
||||
show_on_insert_on_trigger_character = false,
|
||||
},
|
||||
menu = {
|
||||
draw = {
|
||||
treesitter = { "lsp" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue