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

Conflicts with floaterm in neovim #9

Open
perrin4869 opened this issue Nov 11, 2021 · 0 comments
Open

Conflicts with floaterm in neovim #9

perrin4869 opened this issue Nov 11, 2021 · 0 comments

Comments

@perrin4869
Copy link

I did not debug this in detail, but when running commands in floaterm I would get errors such as Error executing lua callback: [string ":lua"]:1: Vim(call):E16: Invalid range: call s:RemoveRange(start, end) | endif. Removing vim-strip-trailing-whitespace solved the issue.
I initially I tried to do

❯ cat home/.vim/after/plugin/floaterm.vim
autocmd FileType floaterm let b:strip_trailing_whitespace_enabled=0

But it did not solve the problem.
I could try to dig into this deeper, but for now I thought I'd open an issue.
Please tell me if there are some suggestions of things to try!

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