LazyVim.LazyVim/lua/lazyvim/plugins/extras/lang
2023-09-26 10:58:35 +02:00
..
clangd.lua fix(clangd): update setup from upstream changes (#1308) 2023-08-29 17:57:09 +02:00
cmake.lua fix: #1194 use cmakelang instead of cmakelint (#1197) 2023-07-23 18:06:25 +02:00
docker.lua feat(lang): add docker support (#1078) 2023-07-12 17:42:05 +02:00
elixir.lua feat(extra): Add Elixir support and config (#993) 2023-06-30 08:41:48 +02:00
go.lua feat(lang): add debug adapter plugin for go (#1115) 2023-07-22 09:13:54 +02:00
java.lua fix(java): don't accumulate on_attach, and make more configurable (#1388) 2023-09-04 23:00:39 +02:00
json.lua fix(treesitter): dont add to ensure_installed when "all". Fixes #98 2023-01-22 10:36:49 +01:00
omnisharp.lua feat(extras): added simple csharp extra 2023-09-26 10:58:35 +02:00
python-semshi.lua feat(python): add semantic highlighting (#1149) 2023-07-22 09:21:12 +02:00
python.lua fix(python): disable ruff hover correctly (#1365) 2023-08-29 17:59:18 +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 fix(terraform): configure commentstring (#1171) 2023-07-22 09:10:37 +02:00
tex.lua feat(lang): add tex support (#1156) 2023-07-20 12:26:05 +02:00
typescript.lua fix(typescript): use new lsp keymaps config for typescript 2023-07-02 13:04:49 +02:00
yaml.lua fix(yaml): yaml validate and enable line folding (#1251) 2023-07-30 11:09:44 +02:00