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,
|
enabled = true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
menu = { border = "single" },
|
||||||
-- menu = {
|
-- menu = {
|
||||||
-- draw = {
|
-- draw = {
|
||||||
-- treesitter = true,
|
-- treesitter = true,
|
||||||
|
@ -38,6 +39,7 @@ return {
|
||||||
auto_show_delay_ms = 200,
|
auto_show_delay_ms = 200,
|
||||||
treesitter_highlighting = true,
|
treesitter_highlighting = true,
|
||||||
window = {
|
window = {
|
||||||
|
border = "single",
|
||||||
-- winhighlight = require("ashen.plugins.blink").winhighlight,
|
-- winhighlight = require("ashen.plugins.blink").winhighlight,
|
||||||
-- winhighlight = "Normal:BlinkCmpDoc,FloatBorder:BlinkCmpDocBorder,CursorLine:BlinkCmpDocCursorLine,Search:None",
|
-- winhighlight = "Normal:BlinkCmpDoc,FloatBorder:BlinkCmpDocBorder,CursorLine:BlinkCmpDocCursorLine,Search:None",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue