command-t
File navigator
Provides fast fuzzy file navigation in Neovim and Vim
⌨️ Fast file navigation for Neovim and Vim
3k stars
54 watching
318 forks
Language: Lua
last commit: about 2 months ago vim
Related projects:
Repository | Description | Stars |
---|---|---|
kien/ctrlp.vim | A Vim plugin that provides a fuzzy file and buffer finder with features like MRU, tagging, and project root detection. | 7,265 |
junegunn/fzf | An interactive filter program for various types of lists, providing fast and customizable matching. | 66,191 |
jhawthorn/fzy | A fast and simple fuzzy text selector for the terminal with an advanced scoring algorithm. | 2,989 |
folke/flash.nvim | Tools to enhance navigation in code editors | 2,658 |
lervag/vimtex | A plugin for editing LaTeX files in text editors like Vim and Neovim. | 5,606 |
ggandor/leap.nvim | A plugin that provides fast and efficient motion navigation in Neovim editors. | 4,450 |
is0n/fm-nvim | Enables usage of terminal file managers and fuzzy finders within Neovim | 273 |
ms-jpq/coq_nvim | A fast and feature-rich neovim plugin that provides advanced completion and snippet features. | 3,588 |
preservim/nerdtree | A tree explorer plugin for the Vim editor that allows users to visually browse complex directory hierarchies and perform basic file system operations. | 19,682 |
linrongbin16/fzfx.nvim | A Neovim plugin for providing real-time fuzzy finder functionality with various search options and integration with multiple data sources. | 128 |
mileszs/ack.vim | A Vim plugin that enables searching with ack from within Vim and displays results in a split window. | 3,083 |
voldikss/vim-floaterm | A tool for managing floating terminal windows in vim/neovim | 2,513 |
sharkdp/fd | A fast and user-friendly command-line tool for searching the filesystem recursively. | 34,453 |
tpope/vim-vinegar | An extension for Vim that enhances the built-in directory browser to provide faster and more efficient navigation of file systems. | 2,244 |
justinmk/vim-sneak | A Vim plugin that provides a powerful motion feature with minimal keystrokes. | 3,290 |