Skip to content

Saghen/blink.pick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

Not ready for use

Blink Picker (blink.pick)

Design Goals

  • Modular architecture, akin to telescope.nvim, available from Lua
    • Views
      • Preview
      • Input
      • List
        • Items (can have actions, editable where possible)
    • Pickers
    • Matchers
    • Sorting
  • Core in rust
    • frizbee matcher
    • Async IO
    • Ripgrep
    • Git bindings
  • <10ms latency for all actions (typing, opening, etc)
  • UI based on swiper
    • Re-use existing buffers where possible

About

Performant, modular picker plugin for Neovim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages