LazyVim.LazyVim/lua/lazyvim/config
Ben Elan 2c37492461
fix(snacks): remove lazygit requirement for git browse/blame keymaps (#4869)
## Description

The Snacks keymaps for `gitbrowse()` and `git.blame_line()` were in a
conditional checking if `lazygit` is installed. But both work without
`lazygit`.

## Related Issue(s)

N/A

## Screenshots

N/A

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-11-22 12:25:33 +01:00
..
autocmds.lua fix(snacks): dont add snacks_notif to close_with_q 2024-11-07 22:52:11 +01:00
init.lua chore(main): release 13.5.3 (#4845) 2024-11-22 09:41:06 +01:00
keymaps.lua fix(snacks): remove lazygit requirement for git browse/blame keymaps (#4869) 2024-11-22 12:25:33 +01:00
options.lua feat(ai): better completion/suggestions of AI engines (#4752) 2024-11-11 10:50:57 +01:00