LazyVim.LazyVim/lua/lazyvim
Christian Kleinbölting d2502613ff
feat(extras): Add scala support using nvim-metals (#1347)
* Add scala support using nvim-metals

nvim-metals:
https://github.com/scalameta/nvim-metals

minimal example configuration from their documentation:
https://github.com/scalameta/nvim-metals/discussions/39

* add treesitter syntax highlighting
2024-03-07 11:54:16 +01:00
..
config fix(options): don't lower timeoutlen when in VS Code (#2568) 2024-03-07 11:39:57 +01:00
plugins feat(extras): Add scala support using nvim-metals (#1347) 2024-03-07 11:54:16 +01:00
util fix(telescope): anonymous keymap (#1879) 2024-03-07 11:49:50 +01:00
health.lua fix: cleanup all Neovim < 0.9.0 code 2023-10-01 14:18:25 +02:00
init.lua feat(config)!: LazyVim can now be configured like any other plugin with {"LazyVim/LazyVim", opts = ... }. config.settings is deprecated 2023-01-10 11:14:27 +01:00