"Java setup has come such a long way!"
1. Install some packages
2. vim.pack.add{ 'https://t.co/kavF8pbg1K' }
3. Update jdtls config to use java-debug
4. vim.lsp.enable('jdtls')
https://t.co/QR8yj1dGXn
:checkhealth improvements:
- ":che vim.lsp" highlights current buffer
- filewatchers, libuv resources
- builtin checks are always at top
https://t.co/lF6xvuPwyN
new vim.pack features in Nvim 0.13:
:packupdate updates plugins (cmdline alternative to vim.pack.update())
:packdel deletes plugin(s)
p.s. "gra" in the vim.pack "confirm" buffer shows actions like "Delete", etc.
https://t.co/4bOoZLJ7Em
Firenvim is now compatible with Chrome's "Manifest v3".
So Firenvim works in Chrome again, yay!
Note: you might need to run this one time:
:call firenvim#install(0)
https://t.co/GLi1ED4pVl