LazyVim.LazyVim/lua/lazyvim
Lawrence Ho 28a7f8126c
feat(java): new java mappings format for which-key v3 (#4013)
## Description

Use which-key v3 format for java mappings.

`<leader>c` is removed as it is reported as a duplicate mapping in
health check.

## Related Issue(s)


## Screenshots


## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-07-13 09:54:58 +02:00
..
config chore(main): release 12.28.0 (#3952) 2024-07-12 22:56:08 +02:00
plugins feat(java): new java mappings format for which-key v3 (#4013) 2024-07-13 09:54:58 +02:00
util feat: new mappings format for which-key v3. Forgot to push :) 2024-07-12 22:54:35 +02:00
health.lua fix(health): add warning when not using 0.10.0 2024-05-16 21:25:51 +02:00
init.lua fix: add shim for vim.uv just in case someone upgrades lazyvim before lazy 2024-03-22 10:30:35 +01:00
types.lua style: better types for vim.api.nvim_create_autocmd 2024-06-07 23:02:47 +02:00