LazyVim.LazyVim/lua/lazyvim
Daniel Chong eb7b453b48
fix(snacks.picker): fix mapping for Projects for consistency (#5433)
## Description

`<leader>fp` is the mapping for Telescope and fzf for
[Projects](https://www.lazyvim.org/extras/util/project). This PR makes
this shortcut consistent for snacks picker.

## Related Issue(s)

## Screenshots

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2025-01-20 11:55:51 +01:00
..
config chore(main): release 14.7.0 (#5398) 2025-01-14 23:44:06 +01:00
plugins fix(snacks.picker): fix mapping for Projects for consistency (#5433) 2025-01-20 11:55:51 +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