cohama / lexima.vim

Auto close parentheses and repeat by dot dot dot...
1.01k stars 46 forks source link

The closing character is succeeded by: `«»` #113

Closed AnatoleLucet closed 2 years ago

AnatoleLucet commented 3 years ago

This plugin looks great! I'm just having a small issue with it.

I think it'll be easier to explain via a gif: Peek 2021-05-31 12-24

When I don't write the closing parenthesis, I'm ending up with these strange «». It's also the case for any other "closable" character (e.g. ", {).

cohama commented 3 years ago

Probably, it is caused by other plugin. I can not repro.

Please report your vimrc. (minimal one is better)