Selecting specific folders in a monorepo

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

    A telescope.nvim extension to quickly change Neovim's working directory.

  • Not sure if this solves your issue, but I use the telescope extension cder.nvim to move to subdirectories. It's basically like telescope's find_files but instead it finds subdirectories for you, and selecting one will :cd to it.

  • telescope-zoxide

    An extension for telescope.nvim that allows you operate zoxide within Neovim.

  • I also want to recommend telescope-zoxide which is very similar, but it lists any directory you've visited (anywhere) in order of frequency.

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

    a simple plugin to manage workspace directories in neovim

  • i use workspaces for that, https://github.com/natecraddock/workspaces.nvim

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