mirror of
https://github.com/zoriya/flake.git
synced 2025-12-20 05:25:19 +00:00
Add auto completion
This commit is contained in:
@@ -44,10 +44,11 @@ return {
|
||||
inc_rename = true,
|
||||
},
|
||||
lsp = {
|
||||
override = {
|
||||
["vim.lsp.util.convert_input_to_markdown_lines"] = true,
|
||||
["vim.lsp.util.stylize_markdown"] = true,
|
||||
["cmp.entry.get_documentation"] = true,
|
||||
signature = {
|
||||
enabled = false,
|
||||
},
|
||||
hover = {
|
||||
enabled = false,
|
||||
},
|
||||
},
|
||||
views = {
|
||||
|
||||
Reference in New Issue
Block a user