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