Alejandro Sanchez

Results 116 comments of Alejandro Sanchez

I am trying to understand what is going on here. The issue is we are inside an injected language, such as Lua code inside a Mardown document; in that case...

Do you have the `comment` grammar installed? That parser will create a separate node for each `-` or `"` and each word inside the comment. Please try without the `comment`...

Can you please check the current `master`? There has been a major update and it might have fixed the problem as a side effect. > By my understanding at least...

I don't know Matlab, so you will either have to do it yourself or wait for someone else to do it. I have already added support for all languages I...

Works fine for me. Which language? Which version of Neovim?

Which language is affected? Does it happen if you open an empty buffer?