This { name = 'buffer' }, is not working at all. Most of my LSPs work except for jdtls but when it comes to autocomplete in buffers it doesn't work at all.
{ name = 'buffer' },
Doesn't do anything at all. I have tested it many times in countless different buffers and it doesn't function. I haven't been able to get this to work.
Desktop
- OS: macOS Sequoia 15.0.1
- Terminal: iterm2
Neovim Version
NVIM v0.10.2
jdtls working for me . You can check my configuration in my repository here: GitHub - glaulher/kickstart.nvim. branch mykickstart Maybe it will help you!
jdtls working for me . You can check my configuration in my repository here:
GitHub - glaulher/kickstart.nvim.
branch mykickstart
Maybe it will help you!
Do you have autocomplete in an empty buffer or a clean file without an LSP?
on an empty buffer with lsp
nvim-java plugin wiki also has a configuration with kickstart:
https://github.com/nvim-java/nvim-java/wiki/Kickstart
In any case this isn't a kickstart issue. Closing.