LazyVim.LazyVim/lua/lazyvim
Dusty Phillips 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
..
config feat(git): add <leader>gf for lazygit commit history on current file (#2728) 2024-03-14 00:06:47 +01:00
plugins fix(mini.files): description for g. keybinding in mini.files (#2693) 2024-03-14 17:12:23 +01:00
util fix(conform): make lsp_fallback option user configurable (#2616) 2024-03-14 14:14:41 +01:00
health.lua fix: cleanup all Neovim < 0.9.0 code 2023-10-01 14:18:25 +02:00
init.lua feat(config)!: LazyVim can now be configured like any other plugin with {"LazyVim/LazyVim", opts = ... }. config.settings is deprecated 2023-01-10 11:14:27 +01:00