dorkhub

DidYouMean

Vim plugin which asks for the right file to open

EinfachToll
Vim script848 forksupdated 7 years ago
git clone https://github.com/EinfachToll/DidYouMean.gitEinfachToll/DidYouMean

DidYouMean

Vim plugin which asks for the right file to open.

Demo:

asciicast

If you're like me and you want to edit a specific file with Vim, say, test.py, you type vim te into the terminal, then you hit <Tab> and <Enter> immediately because you think your shell expands the characters to the right file name. But if there's another file starting with te, Vim fires up with an empty file called te, laughing at you. That's annoying. This simple plugin makes Vim ask for the right file to open.

Installation

Just drop DidYouMean.vim into .vim/plugin/ or use a plugin manager like Pathogen or Vundle.

Configuration

This plugin can use fzf to present/filter the list if - it is enabled by let g:dym_use_fzf = 1 in your .vimrc - the fzf.vim plugin is installed.

more like this

vim-dap

Vim/Neovim debugger plugin providing a terminal interface to the Debug Adapter Protocol

Vim Script50

vim-halo

:innocent: Visual highlight for your cursor.

Vim script50

search

search projects, people, and tags