Merge branch 'master' of https://git.venya.tech/mega_venik/dotfiles
This commit is contained in:
@@ -10,6 +10,7 @@ cmp.setup({
|
||||
luasnip.lsp_expand(args.body)
|
||||
end
|
||||
},
|
||||
preselect = cmp.PreselectMode.None;
|
||||
window = {
|
||||
documentation = cmp.config.window.bordered(),
|
||||
completion = { border = 'rounded' }
|
||||
|
||||
Reference in New Issue
Block a user