VIM Personal .vimrc and plugin used for development FZF To enable red from history with Ctrl+P you need to do export FZF_DEFAULT_OPTS="--history=$HOME/.fzf_history" Reference: junegunn/fzf.vim#290 (comment)