reovim-plugin-pickers 0.7.8

File and buffer picker plugin for reovim
Documentation

Built-in pickers plugin for reovim

This plugin provides all built-in pickers for the Microscope fuzzy finder:

  • Files picker (find project files)
  • Buffers picker (switch between open buffers)
  • Grep picker (live grep with ripgrep)
  • Commands picker (command palette)
  • Recent picker (recently opened files)
  • Themes picker (colorscheme selector)
  • Help picker (help tags)
  • Keymaps picker (view keybindings)
  • Profiles picker (configuration profiles)

These pickers are registered in the PickerRegistry when the plugin is loaded.