windwp / nvim-ts-autotag

Use treesitter to auto close and auto rename html tag
MIT License
1.63k stars 87 forks source link

Fix conflict with coq_nvim. Issue 100 fix #101

Closed alexteal closed 1 year ago

alexteal commented 1 year ago

issue

With Coq_nvim there's a weird issue where it just bugs out and throws this crazy error about trying to edit an unmodifiable location, but this should patch it pretty well.

That being said, I just wanna hop onto the GPT train and say: I do not know lua. I don't even know the basics about making a nvim plugin. This is all greek to me. I didn't even know how this error even happened. I'm a college student, man... I don't know what I'm doing.

It took me half an hour and 10 prompts with gpt3.5turbo to get this to work.

What a time to be alive...