Files
telescope.nvim/lua/telescope/actions
James Trew 5a701e9990 fix(actions): set function name for generate.which_key (#3044)
Using anonymous function is throwing warning "No name available for
anonymous functions" when `action_generate.which_key` is used as shown
in the docs.
2024-04-10 01:26:51 +00:00
..