snacks.nvim/lua/snacks/picker
2025-02-13 11:49:51 +01:00
..
config feat(treesitter): add tree boolean to toggle on/off tree symbols (#1105) 2025-02-12 13:18:37 +01:00
core fix(picker.list): reset preview when no results. Closes #1133 2025-02-13 11:49:51 +01:00
source feat(treesitter): add tree boolean to toggle on/off tree symbols (#1105) 2025-02-12 13:18:37 +01:00
util feat(picker.util): lua globber 2025-02-11 22:22:04 +01:00
actions.lua fix(picker.actions): check that plugin exists before loading it in help. Closes #1134 2025-02-13 11:43:07 +01:00
format.lua fix(picker.git): handle git status renames. Closes #1003 2025-02-08 10:45:17 +01:00
init.lua fix(all): better support for opening windows / pickers / ... on multiple tab pages. Closes #1043 2025-02-10 11:24:13 +01:00
preview.lua feat(picker.preview): allow passing additional args to the git preview command 2025-02-11 20:12:26 +01:00
select.lua fix(picker.select): default height shows just the items. See #902 2025-02-03 20:51:04 +01:00
sort.lua feat(picker): added lsp_config source 2025-02-11 13:41:32 +01:00
transform.lua feat(picker.finder): optional transform function 2025-01-22 23:49:56 +01:00
types.lua chore(build): auto-generate docs 2025-02-11 12:42:34 +00:00