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

Bracket Completion and sending code to REPL #338

Open
Qfl3x opened this issue Jan 22, 2024 · 0 comments
Open

Bracket Completion and sending code to REPL #338

Qfl3x opened this issue Jan 22, 2024 · 0 comments

Comments

@Qfl3x
Copy link

Qfl3x commented Jan 22, 2024

Hello,

When sending multi-lined brackets to the code like this:

f(x,
y) = x + 2

with vim-slime, the code will error. Because it will try to complete the bracket after x,. I could disable auto-brackets, but it would be nice if I could get some tips on disabling it just for sent code, as this works for VSCode then there must be a way to make it work for me.

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