Tomas Restrepo

Results 71 comments of Tomas Restrepo

Sure, no problem from me.

What is the problem with the current strings? What does it look before and after with the change?

Sorry guys, I've been reluctant to merge changes to the console side as I don't use it, and can't always verify what the end results are. I'm going through all...

OK, done. @evindor submit a patch with a global setting for controlling it as an option, if you want, that way we can have the best of both worlds :)

Does it only happen for php files? Is this GUI or console?

This is actually intentional, as it makes reading the XML content easier. I could add a config for it, if you'd like.

I looked a bit closer at this, and the reason this happens is because the syntax declared by syntax\xml.vim is this: ``` hi def link xmlTagName Function hi def link...

@jibbers42 By "keeping the vertical line", do you mean something closer to Visual Studio's built-in scope guides?

Can you clarify why you want to set the list of keywords to highlight to an empty list? Are you trying to disable keyword highlighting? Asking because there are explicit...

Interesting suggestion. Do you have any examples as to what you'd want to do with this?