NVIM v0.9.0-dev + Telescope extremely slow on large codebase - was forced to open VSCode

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nixpkgs

    Nix Packages collection & NixOS

  • I am working on a module in https://github.com/NixOS/nixpkgs codebase and the experience is just extremely unpleasant in Neovim.

  • telescope-fzy-native.nvim

    FZY style sorter that is compiled

  • I recommend the fzy native extension for telescope. https://github.com/nvim-telescope/telescope-fzy-native.nvim it’s still not quite as fast as the old fzf solution but I don’t notice it unless I’m working on some huge legacy codebase.

  • 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.

    InfluxDB logo
  • bob

    A version manager for neovim (by MordechaiHadad)

  • fzf-lua

    Improved fzf.vim written in lua

  • In the end I ditched Telescope altogether and use https://github.com/ibhagwan/fzf-lua instead. You get a bit of the best of both worlds - the speed and reliability of fzf and the expanded customization options over the original fzf-vim.

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