Configuring Neovim with Java

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • neovim-java

    Neovim Java client library. Provides multiple interfaces for communicating with Neovim instance via multiple different protocols. - Moved to https://codeberg.org/neovim-java/neovim-java

  • I have been working on a weird project these days, enabling Java configuration in Neovim (together with Java remote plugins). A couple of years ago I started building neovim-java, a client library for communicating with Neovim using its remote plugin API.

  • neovim-java-plugin-host

    Neovim Java plugin manager and host - Moved to https://codeberg.org/neovim-java/neovim-java-plugin-host

  • That brings me to the plugin I worked on recently, neovim-java-plugin-host which provides support for JARs in rplugin/jar directory, as well as Java code in rplugin/java. It is currently experimental and I ma not sure if I will work on it that much, since I believe most people prefer Lua over Java for Neovim configuration, but it was still a fun little project, which may prove to be useful if integrating Java libraries and tools is needed.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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