mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
languages/scala: Add scala language support (#399)
* languages/scala: Add scala language support Adds LSP support for Scala via nvim-metals * Fix luaInline import * Add changelog entry for Scala support to 0.7 release notes --------- Co-authored-by: raf <raf@notashelf.dev>
This commit is contained in:
parent
c0790c5494
commit
caaacbf59c
6 changed files with 177 additions and 0 deletions
|
@ -267,3 +267,7 @@ everyone.
|
|||
- Add support for [base16 theming](https://github.com/RRethy/base16-nvim) under
|
||||
`vim.theme`
|
||||
- Fix internal breakage in `elixir-tools` setup.
|
||||
|
||||
[ksonj](https://github.com/ksonj):
|
||||
|
||||
- Add LSP support for Scala via [nvim-metals](https://github.com/scalameta/nvim-metals)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue