AutoYADM commit: 2024-12-21 14:45:05
This commit is contained in:
parent
76a36943e2
commit
d3b6d90513
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,7 @@ return {
|
|||
enabled = true,
|
||||
},
|
||||
},
|
||||
menu = { border = "single" },
|
||||
-- menu = {
|
||||
-- draw = {
|
||||
-- treesitter = true,
|
||||
|
@ -38,6 +39,7 @@ return {
|
|||
auto_show_delay_ms = 200,
|
||||
treesitter_highlighting = true,
|
||||
window = {
|
||||
border = "single",
|
||||
-- winhighlight = require("ashen.plugins.blink").winhighlight,
|
||||
-- winhighlight = "Normal:BlinkCmpDoc,FloatBorder:BlinkCmpDocBorder,CursorLine:BlinkCmpDocCursorLine,Search:None",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue