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.opts = {
|
||||
lsp = {
|
||||
documentation = {
|
||||
opts = {
|
||||
border = { style = "rounded" }
|
||||
}
|
||||
}
|
||||
presets = {
|
||||
command_palette = true,
|
||||
lsp_doc_border = true,
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user