File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
286286picker_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
You can’t perform that action at this time.
0 commit comments