CyberMango / init.vimango

15 stars 0 forks source link

Decide on an auto brackets closing plugin #9

Open CyberMango opened 4 years ago

CyberMango commented 4 years ago

Decide what bracket auto closing plugin do you use.

From what i have seen, those options seem to be the best:

CyberMango commented 4 years ago

lexima works better than autopairs, but its still a bit buggy and make cursor tinker a lot. its also not the fastest. seems like currently there is no ideal close-brackets solution for vim. Might need to create one myself (maybe as a builtin feature written in cpp and not as a plugin).