Install vim-ctrlp by entering the following commands in the terminal:
sudo apt update sudo apt install vim-ctrlp
Description:
fuzzy file, buffer, mru, tag, etc. finder for Vim
CtrlP features: * written in pure Vimscript * full support for Vim's regexp as search patterns * built-in Most Recently Used (MRU) files monitoring and search * built-in project's root finder * open multiple files at once * create new files and directories * execute Ex commands on an opening file (jump to a line, to a string or do anything) * optional cross-sessions caching and history allow for fast initialization * mappings and usage conform to Vim's conventions . Invoke: `vam install ctrlp` to enable this plugin.
Homepage: https://ctrlpvim.github.io/ctrlp.vim/
Version: 1.80-1
Section: universe/editors