Telescope: The Missing Neovim UI

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • telescope.nvim

    Find, Filter, Preview, Pick. All lua, all the time.

    Telescope is fucking awesome, but not ready for use until https://github.com/nvim-telescope/telescope.nvim/issues/392 is resolved. Until then, fzf.vim is my primary fuzzy finder.

  • vim

    An ambitious theme for vim (by embark-theme)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • telescope-fzf-writer.nvim

    Incorporating some fzf concepts with plenary jobs and telescope

    I don’t work on codebases with that kind of number of files, but I have no issues with Telescope speed personally. I would encourage you to try fzf-writer, which is a plugin for Telescope. It allows you to use FZF and RG to search for files in the same way as find_files normally does, if you have issues with find_files being slow. Telescope provides such a huge number of other benefits beyond just fuzzy finding files though, there’s a ton of builtin pickers. It’s completely changed how I work with vim. You can grep through the vim help docs using Telescope’s interactive UI instead of doing ‘:help ’. Seriously consider giving it another shot, even if you use it for any of the other many functionalities it has other than just fuzzy finding files.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts