Skip to content

Conflicts with floaterm in neovim #9

@perrin4869

Description

@perrin4869

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions