| .. |
|
angular.lua
|
feat(lang.angular): configure prettier as formatter for angular templates (#4345)
|
2024-11-08 13:45:53 +01:00 |
|
ansible.lua
|
perf(ansible): load on ft=yaml and run should only be mapped on ft=yaml.ansible
|
2025-10-12 14:26:07 +02:00 |
|
astro.lua
|
fix(vue): ensure css treesitter installed (#4308)
|
2024-09-18 08:22:05 +02:00 |
|
clangd.lua
|
fix(extras): adjust switch source/header shortcut (#6567)
|
2025-10-19 12:27:42 +02:00 |
|
clojure.lua
|
fix(keymap): remove select mode remaps of printable characters (#6296)
|
2025-10-20 00:10:08 -07:00 |
|
cmake.lua
|
refactor: use lazy's new opts_extend functionality for treesitter and mason
|
2024-06-07 09:03:59 +02:00 |
|
dart.lua
|
fix(extras): remove custom formatter opts for dart/solidity. Closes #6665
|
2025-10-22 06:30:35 +02:00 |
|
docker.lua
|
style: format
|
2025-10-19 12:57:09 +02:00 |
|
dotnet.lua
|
feat(extras): renamed extra omnisharp -> dotnet + added fautocomplete to lspconfig
|
2025-10-20 08:47:38 +02:00 |
|
elixir.lua
|
feat(elixir): add support for livebook files (*.livemd) (#4184)
|
2024-11-08 14:10:11 +01:00 |
|
elm.lua
|
fix(mason): rename and pin to v1
|
2025-05-12 10:39:04 +02:00 |
|
ember.lua
|
feat(extras): added ember lang support (#6203)
|
2025-10-20 11:45:57 +02:00 |
|
erlang.lua
|
feat(erlang): add Erlang language (#3911)
|
2024-07-04 20:47:33 +02:00 |
|
git.lua
|
fix: fqn for nvim-cmp
|
2024-12-12 14:45:47 +01:00 |
|
gleam.lua
|
feat(gleam): add conform (#5640)
|
2025-10-14 13:17:22 +02:00 |
|
go.lua
|
feat(go): add linting with golangci-lint (#6311)
|
2025-10-20 02:12:20 -07:00 |
|
haskell.lua
|
feat(haskell): update haskell-tools version and add formatters + linters (#6230)
|
2025-10-20 01:17:31 -07:00 |
|
helm.lua
|
fix(helm): broken helm highlighting (#5335)
|
2025-10-20 11:09:29 +02:00 |
|
java.lua
|
revert: "feat(extra): allow users to add custom bundles through opts.init_options.bundles to jdtls (#6265)" (#6650)
|
2025-10-20 12:50:54 +02:00 |
|
json.lua
|
fix(schemastore): use before_init instead of on_new_config to load schema store (#6427)
|
2025-09-15 21:17:45 +02:00 |
|
julia.lua
|
feat(lang): julia support (#6231)
|
2025-10-20 10:24:12 +02:00 |
|
kotlin.lua
|
fix(mason): rename and pin to v1
|
2025-05-12 10:39:04 +02:00 |
|
lean.lua
|
style(lean): fix typo (#6600)
|
2025-10-19 12:20:19 +02:00 |
|
markdown.lua
|
chore(render-markdown): use API to toggle (#6558)
|
2025-10-09 13:47:01 +02:00 |
|
nix.lua
|
feat(lang): nix add statix linter (#6244)
|
2025-10-20 07:20:47 +02:00 |
|
nushell.lua
|
feat(extras.nushell): update to upstream treesitter (#4715)
|
2024-11-07 16:11:59 +01:00 |
|
ocaml.lua
|
fix(lspconfig): remove all usage of lspconfig
|
2025-09-18 13:06:48 +02:00 |
|
php.lua
|
feat(lang): add neotest config for PHP tests (#5958)
|
2025-10-20 11:40:56 +02:00 |
|
prisma.lua
|
feat(extra): add prisma support and config (#3684)
|
2024-06-18 19:03:19 +02:00 |
|
python.lua
|
chore(python): use debugpy-adapter executable for nvim-dap-python (#6080)
|
2025-10-19 12:47:17 +02:00 |
|
r.lua
|
fix(keymap): remove select mode remaps of printable characters (#6296)
|
2025-10-20 00:10:08 -07:00 |
|
rego.lua
|
feat(extras): rego language support (#4297)
|
2024-11-08 13:44:59 +01:00 |
|
ruby.lua
|
refactor(lsp): cleanup lsp config
|
2025-09-15 16:28:46 +02:00 |
|
rust.lua
|
fix(extras/rust): fix config key for files.exclude (#5664)
|
2025-10-19 12:37:57 +02:00 |
|
scala.lua
|
fix(extras.lang): fix Scala extra by using nvimMetals only (#5726)
|
2025-10-20 09:04:35 +02:00 |
|
solidity.lua
|
fix(extras): remove custom formatter opts for dart/solidity. Closes #6665
|
2025-10-22 06:30:35 +02:00 |
|
sql.lua
|
fix(sql): fix autocomplete when omni is used as a blink.cmp source (#5652)
|
2025-10-19 12:54:41 +02:00 |
|
svelte.lua
|
refactor: remove all <0.11 compat code
|
2025-09-15 11:16:53 +02:00 |
|
tailwind.lua
|
fix(tailwind): additional settings (#5266)
|
2025-10-20 11:07:12 +02:00 |
|
terraform.lua
|
fix(mason): rename and pin to v1
|
2025-05-12 10:39:04 +02:00 |
|
tex.lua
|
fix(latex): ensure tex extra installs latex tree-sitter parser (#6357)
|
2025-10-19 12:22:33 +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 |
|
twig.lua
|
fix(twig): correct mason url
|
2025-10-20 10:55:37 +02:00 |
|
typescript.lua
|
fix(typescript): support chrome, node and msedge dap adapters (#6649)
|
2025-10-20 12:25:13 +02:00 |
|
typst.lua
|
feat(lang): add Typst language support (#4042)
|
2025-10-20 10:23:30 +02:00 |
|
vue.lua
|
fix(vue): volar -> vua_ls. Fixes #6236. Closes #6238. Closes #6174
|
2025-09-17 07:30:27 +02:00 |
|
yaml.lua
|
fix(schemastore): use before_init instead of on_new_config to load schema store (#6427)
|
2025-09-15 21:17:45 +02:00 |
|
zig.lua
|
feat(extras): lang/zig (#4437)
|
2024-11-07 16:40:06 +01:00 |