|
|
@ -825,7 +825,7 @@ require('lazy').setup({
|
|
|
|
luasnip.lsp_expand(args.body)
|
|
|
|
luasnip.lsp_expand(args.body)
|
|
|
|
end,
|
|
|
|
end,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
completion = { completeopt = 'menu,menuone,noinsert' },
|
|
|
|
completion = { completeopt = 'menu,menuone,noinsert,noselect' },
|
|
|
|
|
|
|
|
|
|
|
|
-- For an understanding of why these mappings were
|
|
|
|
-- For an understanding of why these mappings were
|
|
|
|
-- chosen, you will need to read `:help ins-completion`
|
|
|
|
-- chosen, you will need to read `:help ins-completion`
|
|
|
|