nvim ignoring my ~/.local/share/nvim/site/pack/coc/start

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. coc.nvim

    Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

    I just used your release.zip url directly without knowing how you got it. I tried this: https://github.com/neoclide/coc.nvim/archive/refs/heads/release.zip but got a 404. How to I get a zip from the coc-java repo like you did for coc.nvim?

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. coc-java

    Java extension for coc.nvim

    How do I get specific languages like coc-java? Since this is not connected to the network, :CocInstall coc-java does not work. I did find this on github, but I'm not sure where to put it.

  4. eclipse.jdt.ls

    Java language server

    I have not grabbed jdtls yet. On a whim I opened up a java file in nvim and expected some sort of "cannot find jdtls" error, but got nothing. So I pressed on and looked for jdtls and found eclipse-jdt.ls but I also found nvim-jdtls. Is that second one necessary?

  5. nvim-jdtls

    Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls

    I have not grabbed jdtls yet. On a whim I opened up a java file in nvim and expected some sort of "cannot find jdtls" error, but got nothing. So I pressed on and looked for jdtls and found eclipse-jdt.ls but I also found nvim-jdtls. Is that second one necessary?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Help setting up jdtls for java

    6 projects | /r/neovim | 2 Oct 2022
  • Plugins and Settings for Java programming?

    9 projects | /r/vim | 25 Aug 2022
  • A Big Moment for me

    5 projects | /r/neovim | 29 Jul 2022
  • [plugin woes] Any vim-lsp-ale alternatives for built-in lsp client?

    15 projects | /r/neovim | 16 Apr 2022
  • Do you give use Vim for SQL. It took me a while to setup this. sqls - lang server (auto complete), dadbodUI (view table, execute and save query), prettier-sql (format code on save).

    6 projects | /r/SQL | 27 Dec 2021

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?