kickstart.nvim icon indicating copy to clipboard operation
kickstart.nvim copied to clipboard

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.

Open MrCherub opened this issue 1 year ago • 4 comments

      { 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

MrCherub avatar Oct 11 '24 04:10 MrCherub

jdtls working for me . You can check my configuration in my repository here: GitHub - glaulher/kickstart.nvim. branch mykickstart Maybe it will help you!

glaulher avatar Oct 15 '24 23:10 glaulher

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?

MrCherub avatar Oct 18 '24 03:10 MrCherub

image on an empty buffer with lsp

glaulher avatar Oct 23 '24 23:10 glaulher

nvim-java plugin wiki also has a configuration with kickstart:

https://github.com/nvim-java/nvim-java/wiki/Kickstart

glaulher avatar Oct 23 '24 23:10 glaulher

In any case this isn't a kickstart issue. Closing.

feoh avatar Oct 30 '24 18:10 feoh