LazyVim.LazyVim/lua/lazyvim/plugins/extras
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
..
coding fix(yanky): properly disable sqlite.lua on Windows (#2543) 2024-03-07 11:40:51 +01:00
dap fix(dap): copy config before overriding args 2023-10-12 11:48:02 +02:00
editor feat(symbols-outline): use outline.nvim instead of symbols-outline.nvim (#2535) 2024-03-07 11:53:06 +01:00
formatting fix(prettier): use prettier instead of prettierd. Too many people get truncated files. Fixes #712. See #1735 2023-10-15 22:28:56 +02:00
lang feat(extras): Add scala support using nvim-metals (#1347) 2024-03-07 11:54:16 +01:00
linting fix(eslint): correct working directories name (#2071) 2024-01-21 19:53:09 +01:00
lsp feat!: make conform.nvim and nvim-lint the default formatters/linters 2023-10-12 11:48:02 +02:00
test feat(test): Add <leader>tl to neotest.run_last() (#1968) 2024-01-21 19:37:38 +01:00
ui style: added trouble ft for the next gen trouble 2023-10-25 14:05:32 +02:00
util feat(util) create gitui extension (#2238) 2024-03-07 11:51:48 +01:00
vscode.lua style: removed dead code 2023-10-04 13:19:12 +02:00