ctrlpvim / ctrlp.vim

Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder.
ctrlpvim.github.com/ctrlp.vim
Other
5.56k stars 259 forks source link

Cannot paste in CtrlP #486

Open rbarrera87 opened 5 years ago

rbarrera87 commented 5 years ago

I am getting following error everytime that I try to paste something on CtrlP (either vim in terminal or Macvim)

E21: Cannot make changes, 'modifiable' is off

I just have this (related to CtrlP) in my .vimrc

set runtimepath^=~/.vim/bundle/ctrlp.vim
mcandre commented 5 years ago

Yeah, I'm currently using Atom and its fuzzy find as a workaround :P

mattn commented 5 years ago

Pressing INSERT key?