LazyVim.LazyVim/lua/lazyvim/config
Iordanis Petkakis 86dc548ff9
fix(keymaps): gitbrowse also in Visual mode (#4818)
## Description
If https://github.com/folke/snacks.nvim/pull/89 gets accepted, then we
should also update the keymap for Visual mode
<!-- Describe the big picture of your changes to communicate to the
maintainers
  why we should accept this pull request. -->

## Related Issue(s)
None
<!--
  If this PR fixes any issues, please link to the issue here.
  - Fixes #<issue_number>
-->

## Screenshots

<!-- Add screenshots of the changes if applicable. -->

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-11-19 15:27:07 +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.1 (#4835) 2024-11-19 09:47:23 +01:00
keymaps.lua fix(keymaps): gitbrowse also in Visual mode (#4818) 2024-11-19 15:27:07 +01:00
options.lua feat(ai): better completion/suggestions of AI engines (#4752) 2024-11-11 10:50:57 +01:00