LazyVim.LazyVim/lua/lazyvim/plugins/extras/lang
2023-10-04 10:45:10 +02:00
..
clangd.lua fix(clangd): update setup from upstream changes (#1308) 2023-08-29 17:57:09 +02:00
cmake.lua perf: added support for LazyFile event that properly loads file based plugins without blocking the ui 2023-10-04 10:45:10 +02:00
docker.lua fix(docker): put hadolint in its own spec 2023-09-29 16:09:33 +02:00
elixir.lua feat(elixir): Add credo if none-ls is used (#1546) 2023-10-01 19:48:09 +02:00
go.lua feat(go): add goimports (#1549) 2023-10-01 23:01:43 +02:00
java.lua fix(dap): move launchjs code from java to dap 2023-09-26 13:38:48 +02:00
json.lua perf: dont't load schemastore as an lspconfig dep 2023-10-01 16:21:18 +02:00
omnisharp.lua feat(extras): added conform.nvim extra you can use instead of null-ls/none-ls 2023-09-29 13:37:00 +02:00
python-semshi.lua feat(python): add semantic highlighting (#1149) 2023-07-22 09:21:12 +02:00
python.lua fix(python): make venv-selector dap_enabled conditional on nvim-dap-python (#1529) 2023-09-30 17:51:47 +02:00
ruby.lua feat(extras): add ruby as extras for languages (#881) 2023-06-17 08:27:15 +02:00
rust.lua fix: #1305 rust debugging not working on windows due to missing liblldb path (#1390) 2023-09-04 23:07:55 +02:00
tailwind.lua fix!: remove nvim-colorizer.lua It actually wasn't even enabled and I'll add hipatterns with optional tailwind support soon 2023-05-25 21:55:05 +02:00
terraform.lua feat(extras): added extra for nvim-lint 2023-09-29 15:05:01 +02:00
tex.lua feat(lang): add tex support (#1156) 2023-07-20 12:26:05 +02:00
typescript.lua feat(typescript): add typescriptreact/javascriptreact to types (#1574) 2023-10-03 23:40:32 +02:00
yaml.lua perf: dont't load schemastore as an lspconfig dep 2023-10-01 16:21:18 +02:00