2020-07-17 00:03:20 -04:00
2020-07-17 00:03:20 -04:00
2020-07-15 17:53:30 -04:00
2020-07-15 00:05:14 -04:00
2020-07-17 00:03:20 -04:00
2020-07-15 00:05:14 -04:00
2020-07-15 17:53:30 -04:00

telescope.nvim

Gaze deeply into unknown regions using the power of the moon.

Example

Goals

Pipeline Different Objects

(Please note, this section is still in progress)

"finder":

  • executable: rg, git ls-files, ...
  • things in lua already
  • vim things

"picker":

  • fzf
  • sk
  • does this always need to be fuzzy?
    • you'll map what you want to do with vimscript / lua mappings

"previewer":

  • sometimes built-in
  • sometimes a lua callback

fzf:

  • have a list of inputs
  • i have a prompt/things people typed
  • instantly return the stuff via stdout
Description
Find, Filter, Preview, Pick. All lua, all the time.
Readme MIT 9.4 MiB
Languages
Lua 99.9%