mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-12-25 12:14:19 +01:00
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