telescope-rooter.nvim

Directory changer

Changes the working directory to a project root path before starting Telescope prompts and restores it after closing.

Change directory to project folder when using telescope and restore afterwards

GitHub

22 stars
1 watching
1 forks
Language: Lua
last commit: 7 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
davidgranstrom/telescope-scdoc.nvim A tool for browsing SuperCollider documentation within the Telescope framework. 13
desdic/agrolens.nvim An extension for Telescope that enables searching and viewing predefined or custom tree-sitter queries on code buffers. 51
jghauser/mkdir.nvim Automates the creation of missing directories on file save during text editing. 216
zeioth/distroupdate.nvim Automates updating of Neovim configuration from a GitHub remote repository 11
debugloop/telescope-undo.nvim An extension for viewing and searching an undo tree in Neovim 686
polirritmico/telescope-lazy-plugins.nvim A utility extension for Telescope, providing quick access to configuration files of plugins managed by lazy.nvim. 55
sidofc/carbon.nvim A simple directory tree viewer for Neovim that automatically updates its state in response to changes in the current working directory. 179
jvgrootveld/telescope-zoxide An extension for telescope.nvim that allows zoxide to be used within Neovim. 321
natecraddock/workspaces.nvim Manages project directories in Neovim for easy switching and synchronization. 330
dinhhuy258/sfm.nvim A simple directory tree viewer plugin for Neovim written in Lua 59
danielpieper/telescope-tmuxinator.nvim An integration of tmuxinator and telescope.nvim for managing projects 25
fdschmidt93/telescope-egrepify.nvim A telescope.nvim-extension that provides customizable live grepping with ripgrep, offering features like prefix-based parsing and results highlighting. 130
prichrd/netrw.nvim Adds configuration and customizations to a file explorer in Neovim 222
nvim-telescope/telescope.nvim A highly customizable fuzzy finder for lists in Neovim written in Lua. 16,291
cwood-sdf/spaceport.nvim Automates switching between projects by keeping track of recently used directories and allowing users to navigate them quickly. 94