Chris DeLuca

Results 39 comments of Chris DeLuca

Hi @flazz , the change is present upstream: https://github.com/bronzehedwick/impactjs-colorscheme/blob/master/impactjs.vim

Thanks @VizB! This theme is generated via Colortemplate. Can you make the necessary changes to the [template](https://github.com/lunacookies/vim-colors-xcode/tree/master/templates) files, run the script, and commit all in your PR?

Looks like I at mentioned the wrong person to get this issue fixed. @vismaybhargav can you update your PR to use color template? > This theme is generated via Colortemplate....

Yes, I think this is good to support explicitly. Lots of treesitter groups are already linked, so you'll get a decent experience out of the box, but more support would...

@ParallaxKnight I'm not able to replicate the issue (see screenshots, below). Can you post the following details: 1. Whether you are using Vim or Neovim, and which version. 2. Which...

According to the [`aria-expanded`](https://www.w3.org/TR/wai-aria-1.1/#aria-expanded) success criteria, there also needs to be a connecting [`aria-controls`](https://www.w3.org/TR/wai-aria-1.1/#aria-controls). > If the element with the [aria-expanded](https://www.w3.org/TR/wai-aria-1.1/#aria-expanded) attribute controls the expansion of another grouping container that...

@davxiao Do you have your font set in Vimr to the same font as your terminal?

Thanks @rfay, yes, a few examples off the top of my head: * Tests * Logging * Output target that doesn't accept color (e.g. Vim's QuickFix pane) * Some folks...