-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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!
schneiderfelipe and alexus37
Metadata
Metadata
Assignees
Labels
No labels