grigio / vim-sublime

A ready to use minimal Vim (Sublime Text -like) .vimrc configuration
376 stars 41 forks source link

the paste command doesn't work #4

Closed stephdl closed 9 years ago

stephdl commented 9 years ago

Hi

I can't figured how I can paste with the tutorial you gave in README.md either 'ctrl+p' or 'ctrl+v' don't work

Only the key 'p' in vim works (default command)

grigio commented 9 years ago

have you tried with <esc> then select with ⇧+ v and arrows, then ctrl+c and then ctrl+v (twice) ?

stephdl commented 9 years ago

In fact that would work but I need to type 'ctrl+v' twice however it doesn't work in the insert mode 'i'. When I'm in the insert mode If I use 'ctrl+v' i have some funny characters see png vim caracters

I forget to add that i use debian jessie vim version 7.4.488

grigio commented 9 years ago

yes, it is vim specific the ctrl+v is just an alias