Derek Sifford

Results 119 comments of Derek Sifford

@tjaartvdwalt Were you able to figure this out? I did see that `g:netrw_special_syntax` produces a more colorful netrw directory tree, but I was not able to reproduce the issue. That...

I'll be honest and say I've never heard of winbar or any of the `nnoremenu` commands so I'm not even sure where to start. I tried entering @fedorenchik's example in...

@benknoble Missed your mention earlier. Yeah, I'm not sure I have a better solution than what you've proposed. The `/after` was necessary because some plugins tend to overwrite things that...

This kind of thing has always been sort of a thorn in my side. The highlighted line style makes it sort of tricky because there are scenarios where there are...

I think in order to add this without a flag we'd need to have a bunch of people asking for it. I'd say, to start off, it might be a...

Yeah, I'm aware of this. We need someone to go in and take the time/effort to update the tree sitter groups specifically for css. I've been meaning to get to...

@masatake @cweagans Should this issue be reopened? Has support ever been added for this/is this still being considered?

Agreed! If the next schema could go entirely camelcase, I'd be a happy camper. It gets tedious to have to wrap everything in brackets.. (eg. `citation['chapter-number']` vs `citation.chapterNumber`). (That second...

@rmzelle While I have your attention, I'm having a really hard time understanding the `date-variable` part of the JSON spec. ``` json { "id": "date-variable", "type": [ { "properties": {...

Actually, I'm noticing now that `literal` is listed twice. Once in it's own object, and once just under `circa` in first object.