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

"Press Enter or type command to continue" prompt at uncomment multi lines #166

Open
AlexMasterov opened this issue Jun 14, 2021 · 0 comments

Comments

@AlexMasterov
Copy link

AlexMasterov commented Jun 14, 2021

Hello

I get this annoying prompt often with javascript filetype:

// const fn = () => {};
// const fn2 = () => {};

If I press 2gcc for these lines then prompt will appear:

image

nvim --version:

NVIM v0.5.0-dev+1405-g2f0e5e7e6
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3

I found that disabling Shougo/context_filetype.vim plugin solves this problem.

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