normen / vim-pio

Vim Plugin for PlatformIO
51 stars 4 forks source link

Adding Libraries #6

Closed pyfb78 closed 1 year ago

pyfb78 commented 1 year ago

How do we go to the next page when trying to add a new library to our project?

Screenshot 2023-02-14 at 8 26 24 PM
normen commented 1 year ago

You'll have to make the search more specific or use completion for known names. You can also use the :PIO command to search in an interactive window.