Skip to content
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

I get strange text inserted and can't use the Enter key #39

Open
ogier opened this issue Sep 17, 2012 · 1 comment
Open

I get strange text inserted and can't use the Enter key #39

ogier opened this issue Sep 17, 2012 · 1 comment

Comments

@ogier
Copy link

ogier commented Sep 17, 2012

When I am in insert mode in taskpaper, and I hit the enter key, I don't get a newline. Instead, the string <Plug>TaskPaperNewLine gets inserted at my cursor. This is awkward because it means I can't get more than one line in a taskpaper document (the 'o' mapping also doesn't work).

Do you have any idea why this is happening to me?

@ogier
Copy link
Author

ogier commented Sep 19, 2012

Further investigation shows that any command using the special <Plug> binding is failing on my machine. I think it must be a configuration problem, since it hits me on both ArchLinux and CentOS 6.3 machines. If you want to try and recreate the issue, my vimrc is public in ogier/dotfiles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant