LazyVim.LazyVim/lua/lazyvim/config
Folke Lemaitre 13044c298e
feat(extras): added extra for snacks picker (#5368)
## Description

See https://github.com/folke/snacks.nvim/pull/445

NOTE: I'm **not** going to replace `fzf-lua` anytime soon. Learned my
lessons with that one :)

<!-- Describe the big picture of your changes to communicate to the
maintainers
  why we should accept this pull request. -->

## Related Issue(s)

<!--
  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.
2025-01-14 22:54:12 +01:00
..
autocmds.lua fix(autocmds): remove snacks_win from close_with_q, since they have their own keymaps 2024-12-10 00:31:36 +01:00
init.lua chore(main): release 14.6.1 (#5320) 2025-01-08 14:58:56 +01:00
keymaps.lua feat(extras): added extra for snacks picker (#5368) 2025-01-14 22:54:12 +01:00
options.lua feat(snacks): added leader-ua to toggle global animations 2024-12-12 13:47:29 +01:00