telescope-command-palette.nvim
telescope-command-palette.nvim copied to clipboard
Create key-bindings and watch them with telescope :telescope:
Hi, great plugin, just what I was looking for. I have one question though. In readme it says: > The idea is that you declare some categories("Help", "Vim", etc..) and...
I don't really have a need to see the command something would execute, could it be hidden from the display of the entries via configuration?
```vim When I run the command palette command, no commands show up in the panel. When I press enter to select something, an ugly error message shows up, but could...
Would it be possible to load menus directly from vim menu https://github.com/vim/vim/issues/1563 ? This way one could reuse entries across the different plugins. (I used to do that in https://github.com/teto/nvim-palette...
To get notifications about (major) updates to telescope-command-palette.nvim, please subscribe to this issue
It would be nice to be able to custimize the menu!
I get this error when I choose a category. `E5108: Error executing lua ...lette.nvim/lua/telescope/_extensions/command_palette.lua:80: attempt to index a nil value stack traceback: ...lette.nvim/lua/telescope/_extensions/command_palette.lua:80: in function 'entry_maker' ...scope.nvim/lua/telescope/finders/async_static_finder.lua:17: in function 'new_table'...