..
angular.lua
fix(extra-lang-angular): add BufNew event to attach angular treesitter ( #3522 )
2024-06-08 23:57:45 +02:00
ansible.lua
refactor: use lazy's new opts_extend
functionality for treesitter and mason
2024-06-07 09:03:59 +02:00
astro.lua
fix(vue): ensure css treesitter installed ( #4308 )
2024-09-18 08:22:05 +02:00
clangd.lua
revert: "fix(dap): set host to 127.0.0.1 instead of localhost to prevent issues with ipv6. Fixes #3577 "
2024-06-11 19:14:27 +02:00
clojure.lua
fix(clojure): removed rainbow delimiters and fixed some plugin setups. Closes #3530
2024-06-07 23:10:40 +02:00
cmake.lua
refactor: use lazy's new opts_extend
functionality for treesitter and mason
2024-06-07 09:03:59 +02:00
docker.lua
refactor: use lazy's new opts_extend
functionality for treesitter and mason
2024-06-07 09:03:59 +02:00
elixir.lua
feat(elixir): add elixirls code actions ( #4148 )
2024-07-23 00:11:30 +02:00
elm.lua
refactor: use lazy's new opts_extend
functionality for treesitter and mason
2024-06-07 09:03:59 +02:00
erlang.lua
feat(erlang): add Erlang language ( #3911 )
2024-07-04 20:47:33 +02:00
git.lua
refactor: use lazy's new opts_extend
functionality for treesitter and mason
2024-06-07 09:03:59 +02:00
gleam.lua
refactor: use lazy's new opts_extend
functionality for treesitter and mason
2024-06-07 09:03:59 +02:00
go.lua
feat(icons): provide language specific icons in extras ( #3931 )
2024-07-07 19:28:51 +02:00
haskell.lua
refactor: use lazy's new opts_extend
functionality for treesitter and mason
2024-06-07 09:03:59 +02:00
helm.lua
fix(helm): missing dependency ( #3546 )
2024-06-09 07:33:59 +02:00
java.lua
fix(lsp): backward compat with lspconfig refactor. Fixes #4525 . See #4518
2024-10-02 10:18:21 +02:00
json.lua
refactor: use lazy's new opts_extend
functionality for treesitter and mason
2024-06-07 09:03:59 +02:00
kotlin.lua
revert: "fix(dap): set host to 127.0.0.1 instead of localhost to prevent issues with ipv6. Fixes #3577 "
2024-06-11 19:14:27 +02:00
lean.lua
fix(extras): rename lspconfig.server_configurations
to lspconfig.configs
( #4518 )
2024-10-02 09:24:02 +02:00
markdown.lua
fix(render-markdown): remove redundant opts.file_types
( #4506 )
2024-10-02 09:26:05 +02:00
nix.lua
refactor: use lazy's new opts_extend
functionality for treesitter and mason
2024-06-07 09:03:59 +02:00
nushell.lua
feat(nushell): add minimal support ( #2416 )
2024-06-05 23:35:46 +02:00
ocaml.lua
fix(ocaml): get_language_id ( #4327 )
2024-09-18 08:20:43 +02:00
omnisharp.lua
fix(omnisharp): use Go To Definition with fzf.lua ( #4260 )
2024-09-18 08:22:58 +02:00
php.lua
fix(php): php_cs_fixer
is the correct name ( #3991 )
2024-07-11 17:40:17 +02:00
prisma.lua
feat(extra): add prisma support and config ( #3684 )
2024-06-18 19:03:19 +02:00
python.lua
refactor(cmp): add optional
where necessary ( #4557 )
2024-10-23 11:44:27 +02:00
r.lua
feat(R): added new which-key group for new install feature ( #4078 )
2024-07-16 18:34:51 +02:00
ruby.lua
feat(extras): improve ruby extra by letting user chose ( #3652 )
2024-07-19 11:09:57 +02:00
rust.lua
feat(extras): enable crates.nvim in-process lsp server ( #4684 )
2024-11-02 10:02:23 +01:00
scala.lua
refactor: use lazy's new opts_extend
functionality for treesitter and mason
2024-06-07 09:03:59 +02:00
sql.lua
docs(extra.sql): add sql options docs ( #3765 )
2024-06-25 22:01:04 +02:00
svelte.lua
feat(svelte): with prettier & svelte extra, prettier will be enabled when prettier-plugin-svelte is available
2024-06-07 23:02:47 +02:00
tailwind.lua
refactor(cmp): add optional
where necessary ( #4557 )
2024-10-23 11:44:27 +02:00
terraform.lua
feat(pick): move pickers to extras (telescope still the default) ( #3606 )
2024-06-13 06:07:02 +02:00
tex.lua
style(typo): vimtext -> vimtex ( #4530 )
2024-10-03 15:47:41 +02:00
thrift.lua
refactor: use lazy's new opts_extend
functionality for treesitter and mason
2024-06-07 09:03:59 +02:00
toml.lua
fix: cleanup unnecessary treesitter langs and mason lsp servers
2024-06-05 18:07:01 +02:00
typescript.lua
feat(lang): add ts_ls to lsp config ( #4406 )
2024-10-02 09:32:17 +02:00
vue.lua
fix(vue): ensure css treesitter installed ( #4308 )
2024-09-18 08:22:05 +02:00
yaml.lua
refactor: LazyVim.lsp.on_attach
2024-06-08 08:11:30 +02:00