fix cursor bugging when using auto-completion #603
This commit is contained in:
parent
e9b25e5912
commit
8c2bbd2143
@ -119,7 +119,6 @@ M.lsp_handlers = function()
|
||||
vim.diagnostic.config {
|
||||
virtual_text = {
|
||||
prefix = "",
|
||||
spacing = 0,
|
||||
},
|
||||
signs = true,
|
||||
underline = true,
|
||||
|
Loading…
Reference in New Issue
Block a user