nvim-platformio.lua
nvim-platformio.lua copied to clipboard
Support other selectors / pickers.
It would be nice to be able to use this plugin with e.g. https://github.com/folke/snacks.nvim/blob/main/docs/picker.md or https://github.com/nvim-mini/mini.pick
It sure is a nice idea, maybes based on environment it will use the picker, ill work on it. Would be great if you can send some example code to create picker using them.