snacks.nvim/lua/snacks/picker
2025-02-25 14:40:28 +01:00
..
config feat(picker.input): added some ctrl+r keymaps similar to cmdline. Closes #1420 2025-02-25 13:53:12 +01:00
core fix(picker): allow overriding winhl of layout box wins. Closes #1424 2025-02-25 14:40:28 +01:00
source fix(picker.buffers): add a flag when buffer is visible in a window. See #1417 2025-02-25 14:29:37 +01:00
util feat(image): configurable templates for math expressions. Closes #1338 2025-02-20 17:11:12 +01:00
actions.lua feat(picker.input): added some ctrl+r keymaps similar to cmdline. Closes #1420 2025-02-25 13:53:12 +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 feat(picker): renamed native -> builtin + fixed diff mode used for undo. Closes #1302 2025-02-19 16:56:40 +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 style(picker): fix autogen types for select & resume 2025-02-19 19:44:52 +01:00