eb9f9a8862
fix(keymaps): update all keymap descriptions to be Title Case ( #2844 )
2024-03-27 08:56:44 +01:00
7a5dbeae75
feat: use LazyVim everywhere instead of require("lazyvim.util")
2024-03-22 09:15:09 +01:00
3a87c08cda
feat: use vim.uv
everywhere instead of vim.loop
2024-03-22 09:02:34 +01:00
991523431f
fix(mini.files): description for g.
keybinding in mini.files ( #2693 )
...
If you press `g` in a mini.files menu, the `.` key shows up but doesn't have a description. This adds a desc attribute to the binding so the menu shows a correct description.
2024-03-14 17:12:23 +01:00
c8c929c9fd
perf(util): split lazyvim.util in smaller separate modules
2023-10-12 11:48:02 +02:00
4ff51cd678
feat(mini.files): added lsp rename support to mini.files
2023-10-02 11:02:56 +02:00
d1eb9c89d3
fix(mini.files): changed some window widths
2023-06-27 22:02:51 +02:00
a080bc7667
feat(mini.files): "g." to toggle hidden files ( #964 )
2023-06-23 13:25:50 +02:00
5299522780
feat(mini.files): added extra keymap to open mini.files in the cwd
2023-06-22 16:29:45 +02:00
e624511fa2
feat(extras): added extra for mini.files
2023-06-22 16:17:54 +02:00