Selecting specific folders in a monorepo

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

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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

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

  • 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

  • This Week In Neovim #44 — Mon May 29th 2023

    2 projects | /r/neovim | 29 May 2023
  • How to go back to editor mode from built-in terminal-normal mode?

    1 project | /r/neovim | 26 May 2023
  • Update for telescope-all-recent.nvim: Frequency Sorting now for dressing.nvim!

    5 projects | /r/neovim | 20 May 2023
  • Run code / something like the VSCode F5

    4 projects | /r/neovim | 20 Mar 2023
  • Are the LSPs secure?

    1 project | /r/neovim | 13 Mar 2023

Did you konow that Lua is
the 18th most popular programming language
based on number of metions?