scala-utils.nvim

Utilities for working with Scala in NeoVim.

APACHE-2.0 License

Stars
15

scala-utils.nvim

Some extra utils for working with modern Scala tooling in NeoVim.

NOTE: This is pretty rapidly changing at the moment, so expect things to break.

Installation

use {
  "ckipp01/scala-utils.nvim",
  requires = { "nvim-lua/plenary.nvim" }
}

Available modules

Getting Started

Check out the help docs.