snacks.nvim/lua/snacks/picker
2025-03-01 08:49:34 +00:00
..
config feat(picker.git): added all option to also list remote branched for git_branches. Closes #1465 2025-03-01 09:48:31 +01:00
core feat(util): util method to check if ts lang is available on any Neovim version. See #1422 2025-02-25 15:25:48 +01:00
source feat(picker.git): added all option to also list remote branched for git_branches. Closes #1465 2025-03-01 09:48:31 +01:00
util feat(util): util method to check if ts lang is available on any Neovim version. See #1422 2025-02-25 15:25:48 +01:00
actions.lua feat(picker.git): added all option to also list remote branched for git_branches. Closes #1465 2025-03-01 09:48:31 +01:00
format.lua fix(picker.git): formatting of git log 2025-02-18 21:10:25 +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 fix(picker.preview): always use builtin for git log preview 2025-02-25 21:18:06 +01:00
select.lua fix(picker): vim.ui.select callback is called when canceling selection (#1115) 2025-02-13 17:52:20 +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-03-01 08:49:34 +00:00