Use presets for lsp doc border and command prompt
This commit is contained in:
parent
bb19d85b65
commit
36f171e562
@ -6,12 +6,9 @@ local spec = {
|
|||||||
spec.event = "VeryLazy"
|
spec.event = "VeryLazy"
|
||||||
|
|
||||||
spec.opts = {
|
spec.opts = {
|
||||||
lsp = {
|
presets = {
|
||||||
documentation = {
|
command_palette = true,
|
||||||
opts = {
|
lsp_doc_border = true,
|
||||||
border = { style = "rounded" }
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user