<!-- Any bug report not following this template will be immediately closed. Thanks --> ## Describe the bug <!-- A clear and concise description of what the bug is. --> no key combination accepts autocomplete suggestion I've tried enter & enter + ctrl/shift/alt nothing makes it possible to accept the autocomplete https://github.com/nvim-lua/kickstart.nvim/assets/44728074/6f849992-8d5b-4765-bb73-7d3743ee3538 PS. sorry if i'm opening this issue in the wrong place ## To Reproduce <!-- Steps to reproduce the behavior. --> 1. Fresh build of neovim and I installed kickstart 2. No matter in what language and lsp(even with the ones included in the init.lua) 3. Try pressing on the autocomplete suggestion no way to accept it 4. I can freely move to another suggestion 5. English isn't my first language and maybe I am not using the correct terminology but you can see it better in the video 😅😅 ## Desktop <!-- please complete the following information. --> - OS: tried on windows and linux - Terminal: windows terminal/ gnome terminal, kitty and alacrity ## Neovim Version <!-- Output of running `:version` from inside of neovim. --> :version NVIM v0.10.0-dev-2947+ge1ca7a7bf Build type: RelWithDebInfo LuaJIT 2.1.1710088188 Run ":verbose version" for more info ``` ```
Describe the bug
no key combination accepts autocomplete suggestion
I've tried enter & enter + ctrl/shift/alt
nothing makes it possible to accept the autocomplete
autocomplete.mp4
PS. sorry if i'm opening this issue in the wrong place
To Reproduce
Desktop
Neovim Version
:version NVIM v0.10.0-dev-2947+ge1ca7a7bf Build type: RelWithDebInfo LuaJIT 2.1.1710088188 Run ":verbose version" for more info