Skip to content

Commit 2e7dc88

Browse files
committed
docs: update third-party-sources
1 parent 470a98c commit 2e7dc88

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ filter and setup picker.nvim without changing configuration file.
281281
| hide-score | hide matched score |
282282
| ignrecase | change filter ignrecase to true |
283283
| noignrecase | change filter ignrecase to false |
284-
| layout-* | change window layout |
284+
| layout-\* | change window layout |
285285

286286
picker_config source will list all available [custom layouts](#-custom-layout).
287287

@@ -448,6 +448,9 @@ This source will try to use job.nvim to download emoji json data, if job.nvim is
448448
| music-player | music-player source form [music-player.nvim](https://github.com/wsdjeg/music-player.nvim) |
449449
| plug | plugins source for [nvim-plug](https://github.com/wsdjeg/nvim-plug) |
450450
| async_files | async files source, require [job.nvim](https://github.com/wsdjeg/job.nvim) |
451+
| chat | AI chat sessions [chat.nvim](https://github.com/wsdjeg/chat.nvim) |
452+
| chat_model | available models of current provider in chat.nvim |
453+
| chat_provider | available providers in chat.nvim |
451454

452455
## 🧩 Custom source
453456

0 commit comments

Comments
 (0)