Files
telescope.nvim/lua/telescope/actions
James TrewandSimon Hauser b9ea3a2d5f 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.

(cherry picked from commit 5a701e9990)
2024-05-20 11:14:19 +02:00
..