Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ckipp01/nvim-jvmopts

A micro-library for gathering JVM options from various places.
https://github.com/ckipp01/nvim-jvmopts

java jvm nvim scala

Last synced: 14 days ago
JSON representation

A micro-library for gathering JVM options from various places.

Awesome Lists containing this project

README

        

# nvim-jvmopts

A micro-library to help you gather JVM options from various env variables and a
potential `.jvmopts` file for a given workspace.

## Installation

```lua
use({'ckipp01/nvim-jvmopts'})
```

## Docs

[`:h nvim-jvmopts`](https://github.com/ckipp01/nvim-jvmopts/blob/main/doc/jvmopts.txt)