LazyVim.LazyVim/lua/lazyvim/plugins/extras/lang
2024-03-20 17:18:11 +01:00
..
ansible.lua fix(ansible): incorrect key spec 2024-03-07 16:41:03 +01:00
clangd.lua fix(clangd): update setup from upstream changes (#1308) 2023-08-29 17:57:09 +02:00
cmake.lua fix(lang): add cmakelint to ensure installed list (#1826) 2023-10-25 15:50:02 +02:00
docker.lua feat!: make conform.nvim and nvim-lint the default formatters/linters 2023-10-12 11:48:02 +02:00
elixir.lua feat!: make conform.nvim and nvim-lint the default formatters/linters 2023-10-12 11:48:02 +02:00
go.lua fix(go): adding opts recursive_run (#2520) 2024-03-07 17:49:06 +01:00
haskell.lua fix(haskell): Make Haskell-snippets lazy load for performance (#2676) 2024-03-08 11:22:36 +01:00
helm.lua feat(lang): add support for helm chart templates (#2273) 2024-03-07 11:55:58 +01:00
java.lua feat(java): allow opts for setup_dap_main_class_configs() (#2581) 2024-03-07 17:48:00 +01:00
json.lua perf: dont't load schemastore as an lspconfig dep 2023-10-01 16:21:18 +02:00
markdown.lua fix(markdown): disable headlines.nvim bullets for now 2024-03-14 16:53:00 +01:00
omnisharp.lua feat(omnisharp): add nvim-dap configuration (#2532) 2024-03-07 11:56:27 +01:00
python-semshi.lua fix(extras.python-semshi): improve highlights (#1845) 2023-10-25 15:47:07 +02:00
python.lua feat(python): added option to configure basedpyright as lsp. Check the python extra docs. Fixes #2787 2024-03-20 17:18:11 +01:00
ruby.lua feat(extras): add ruby as extras for languages (#881) 2023-06-17 08:27:15 +02:00
rust.lua fix(rust): don't overwrite vim.g.rustaceanvim if it is defined (#2720) 2024-03-14 00:07:40 +01:00
scala.lua feat(extras): Add scala support using nvim-metals (#1347) 2024-03-07 11:54:16 +01:00
tailwind.lua fix(tailwind): nil check for filetypes_include. Fixes #1607 2023-10-06 23:06:51 +02:00
terraform.lua fix(terraform-extra): Drop unnecessary commentstring config for terraform (#2680) 2024-03-09 08:59:44 +01:00
tex.lua feat(lang): add tex support (#1156) 2023-07-20 12:26:05 +02:00
typescript.lua fix(typescript): don't hardcode values in lua table (#2254) 2024-01-21 20:28:16 +01:00
yaml.lua perf(util): split lazyvim.util in smaller separate modules 2023-10-12 11:48:02 +02:00