grigio / vim-sublime

A ready to use minimal Vim (Sublime Text -like) .vimrc configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the paste command doesn't work

stephdl opened this issue · comments

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)

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

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

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