feat(blink): enabled treesitter highlighting
This commit is contained in:
@ -45,6 +45,7 @@ return {
|
||||
completion = {
|
||||
menu = {
|
||||
winblend = vim.o.pumblend,
|
||||
draw = { treesitter = true },
|
||||
},
|
||||
documentation = {
|
||||
auto_show = true,
|
||||
|
Reference in New Issue
Block a user