mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 18:58:12 +00:00
This commit is contained in:
parent
a23b10e6ca
commit
0391125924
2 changed files with 11 additions and 15 deletions
|
@ -3,7 +3,7 @@
|
|||
==============================================================================
|
||||
Table of Contents *snacks-picker-table-of-contents*
|
||||
|
||||
1. Featuress |snacks-picker-featuress|
|
||||
1. Features |snacks-picker-features|
|
||||
2. Usage |snacks-picker-usage|
|
||||
3. Setup |snacks-picker-setup|
|
||||
4. Config |snacks-picker-config|
|
||||
|
@ -183,7 +183,7 @@ Snacks now comes with a modern fuzzy-finder to navigate the Neovim universe.
|
|||
|
||||
|
||||
==============================================================================
|
||||
1. Featuress *snacks-picker-featuress*
|
||||
1. Features *snacks-picker-features*
|
||||
|
||||
- over 40 built-in sources <https://github.com/folke/snacks.nvim/blob/main/docs/picker.md#-sources>
|
||||
- Fast and powerful fuzzy matching engine that supports the fzf <https://junegunn.github.io/fzf/search-syntax/> search syntax
|
||||
|
@ -3296,14 +3296,12 @@ Get the word under the cursor or the current visual selection
|
|||
==============================================================================
|
||||
12. Links *snacks-picker-links*
|
||||
|
||||
1. *imag*: https://github.com/user-attachments/assets/b454fc3c-6613-4aa4-9296-f57a8b02bf6d
|
||||
2. *image*: https://github.com/user-attachments/assets/b454fc3c-6613-4aa4-9296-f57a8b02bf6d
|
||||
3. *image*: https://github.com/user-attachments/assets/b454fc3c-6613-4aa4-9296-f57a8b02bf6d
|
||||
4. *image*: https://github.com/user-attachments/assets/b454fc3c-6613-4aa4-9296-f57a8b02bf6d
|
||||
5. *image*: https://github.com/user-attachments/assets/3203aec4-7d75-4bca-b3d5-18d931277e4e
|
||||
6. *image*: https://github.com/user-attachments/assets/e09d25f8-8559-441c-a0f7-576d2aa57097
|
||||
7. *image*: https://github.com/user-attachments/assets/291dcf63-0c1d-4e9a-97cb-dd5503660e6f
|
||||
8. *image*: https://github.com/user-attachments/assets/976e0ed8-eb80-43e1-93ac-4683136c0a3c
|
||||
1. *image*: https://github.com/user-attachments/assets/b454fc3c-6613-4aa4-9296-f57a8b02bf6d
|
||||
2. *image*: https://github.com/user-attachments/assets/3203aec4-7d75-4bca-b3d5-18d931277e4e
|
||||
3. *image*: https://github.com/user-attachments/assets/e09d25f8-8559-441c-a0f7-576d2aa57097
|
||||
4. *image*: https://github.com/user-attachments/assets/291dcf63-0c1d-4e9a-97cb-dd5503660e6f
|
||||
5. *image*: https://github.com/user-attachments/assets/1aba5737-a650-4a00-94f8-033b7d8d21ba
|
||||
6. *image*: https://github.com/user-attachments/assets/976e0ed8-eb80-43e1-93ac-4683136c0a3c
|
||||
|
||||
Generated by panvimdoc <https://github.com/kdheepak/panvimdoc>
|
||||
|
||||
|
|
|
@ -1,17 +1,15 @@
|
|||
# 🍿 pi
|
||||
# 🍿 picker
|
||||
|
||||
Snacks now comes with a modern fuzzy-finder to navigate the Neovim universe.
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
## ✨ Featuress
|
||||
## ✨ Features
|
||||
|
||||
- 🔎 over 40 [built-in sources](https://github.com/folke/snacks.nvim/blob/main/docs/picker.md#-sources)
|
||||
- 🚀 Fast and powerful fuzzy matching engine that supports the [fzf](https://junegunn.github.io/fzf/search-syntax/) search syntax
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue