LazyVim.LazyVim/lua/lazyvim/plugins/extras/util
Iordanis Petkakis 16a772452a
feat(octo): add support for snacks picker (#5625)
## Description
A [PR](https://github.com/pwntester/octo.nvim/pull/858) has landed in
`octo.nvim` that adds initial support for `snacks.picker`. Enable it in
`octo.nvim` Extra if user uses `snacks.picker`.

I also changed the checks to use `has_extra`. This was needed for
`snacks.picker`, since `has("snacks.nvim")` doesn't ensure that user
also has `snacks.picker` enabled. For the others I just changed it for
conformity, but if you think there might be something wrong about that
(that I'm unable to think of), please feel free to change them back.
<!-- 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.
2025-02-16 12:20:06 +01:00
..
chezmoi.lua feat(chezmoi): add snacks picker integration for chezmoi files (#5429) 2025-01-18 14:52:25 +01:00
dot.lua fix(dot): kitty ft with bash treesitter highlights 2024-12-07 20:52:48 +01:00
gitui.lua feat(core)!: move a bunch of LazyVim features to snacks.nvim (#4706) 2024-11-07 15:54:47 +01:00
mini-hipatterns.lua feat(hipatterns): added vue/astro 2024-06-03 09:24:19 +02:00
octo.lua feat(octo): add support for snacks picker (#5625) 2025-02-16 12:20:06 +01:00
project.lua fix(snacks): cleaner way to adjust keys preset 2024-11-19 07:31:28 +01:00
rest.lua feat(rest): add more keymaps to util.rest (#4467) 2024-11-11 09:44:11 +01:00
startuptime.lua feat(util)!: move vim-startuptime to an extra 2024-05-16 21:25:51 +02:00