-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't get it to work #25
Comments
The very same here too ....... do you have Ctrl-P installed? |
Remove the |
I did several attempt to get it working but with no luck. Documentation is very poor and stackoverflow suggested configuration of outdated version. I would like to have simple and clear steps how to install it.
Add to .vimrc:
Usage:
|
I'm not sure but I belive you need this (without "_snip"):
because you didn't install snippets plugin. |
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:
Installed it with
BundleInstall
.Since I would like to retain the old behavior, I used the following in my .vimrc:
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?The text was updated successfully, but these errors were encountered: