mfussenegger / nvim-jdtls

Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
GNU General Public License v3.0
1.09k stars 62 forks source link

Remove config.cmd executable check #481

Closed mfussenegger closed 1 year ago

mfussenegger commented 1 year ago

Apparently it doesn't work right on windows:

https://github.com/mfussenegger/nvim-jdtls/issues/479

The check is redundant anyway, because the built-in client will fail with a good error message since:

https://github.com/neovim/neovim/commit/1a60580925865445efbe476931dd02ef1a3a8e7f