m4xshen/autoclose.nvim

Disable autoclose in certain situations

AlexXi19 opened this issue · 2 comments

is it possible to only enable autoclose then it is at the end of line?

Why do you want to do this?

@m4xshen

Because end of line usually means that I'm typing something new. For autoclose completions not at the line, i find that it's more inaccurate than accurate. Is it possible to add something like this? If you don't like this option, I can also fork the repo and try to implemented this myself.