-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Sorry for the nondescript issue title. Big fan of version 1 of your utility, and now I would love to try v2.
I'm using Vundle, and to install this I used the following two lines:
Bundle 'tobyS/vmustache'
Bundle 'tobyS/pdv'
Installed it with BundleInstall.
Since I would like to retain the old behavior, I used the following in my .vimrc:
let g:pdv_template_dir = $HOME ."/.vim/bundle/pdv/templates_snip"
nnoremap <buffer> <C-p> :call pdv#DocumentCurrentLine()<CR>
After doing all this though, whenever I hit CTRL-p, vim just moves the cursor up one line. Any idea how I could start debugging this?
VladSavitsky
Metadata
Metadata
Assignees
Labels
No labels