Skip to content

Utilities for working with Scala in NeoVim.

License

Notifications You must be signed in to change notification settings

ckipp01/scala-utils.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.