LazyVim.LazyVim/lua/lazyvim
Riri df7426eefa
fix(snacks.picker): respect lazyvim.config.kind_filter (#5415)
## Description

Currently, snacks.picker does not filter symbols based on the
kind_filter configured in lazyvim.

This PR addresses that issue.

## Screenshots

nil

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.

Co-authored-by: ding.zhao <ding.zhao@trip.com>
2025-01-16 11:37:59 +01:00
..
config chore(main): release 14.7.0 (#5398) 2025-01-14 23:44:06 +01:00
plugins fix(snacks.picker): respect lazyvim.config.kind_filter (#5415) 2025-01-16 11:37:59 +01:00
util feat(extras): added extra for snacks picker (#5368) 2025-01-14 22:54:12 +01:00
health.lua fix(health): added curl to health checks 2024-12-14 14:42:21 +01:00
init.lua fix: add shim for vim.uv just in case someone upgrades lazyvim before lazy 2024-03-22 10:30:35 +01:00
types.lua style: better types for vim.api.nvim_create_autocmd 2024-06-07 23:02:47 +02:00