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

When placeholder has space after it, xptemplate inserts extra space when autocompleted #18

Open
jordwalke opened this issue Jun 17, 2012 · 1 comment

Comments

@jordwalke
Copy link

var ModuleName^ = require('ModuleName^');`cursor^

If you complete module name with any autocompletion plugin (probably even VIM's own c-p behavior) an extra space is inserted to the right of all text.

@jordwalke
Copy link
Author

Does anyone know how to avoid inserting the extra space when hitting enter on a PUM window (with xpt).

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