Ajit

Results 46 comments of Ajit

But this theme doesn't get updates

@rafaesc any update on this?

How about `#95aeff`? ![screenshot from 2018-04-22 05-56-36](https://user-images.githubusercontent.com/26769888/39090072-255681cc-45f2-11e8-87d7-e3ade462881e.png)

@WhoIsSethDaniel does using `let g:projectionist_ignore_vaffle = 1` causes any issue or disables any feature? I too am facing the same issue and applied the fix you suggested.

I was already using a snippet in VSCode [similar to this](https://twitter.com/wesbos/status/1318616504112480256?s=20). As vsnip doesn't support transform features, it isn't possible to achieve this but instead if vsnip allows combining `VIM:`...

Seems like this fixed it, but this also created a new problem. To reproduce: - Open a file - Do `:tabnew` - Do `:ls` - Even though this is a...

Yep, I've subscribed to that issue. Let's keep this open until upstream is resolved.

Doing GCD and spiral matrix against this issue for `math/`. Or I can open new issues for each algo and you can label them as Hacktoberfest. Pull request at #35

Hey @jose-elias-alvarez, this has been added in typescript-language-server ([readme](https://github.com/typescript-language-server/typescript-language-server/blob/4c0fa34be1aa1b6dd2ee385e6a142f03b40f817e/README.md?plain=1#L283), [pull request](https://github.com/typescript-language-server/typescript-language-server/pull/560)).

@infokiller — can confirm that your branch renders UI on Windows (albeit with some CSS changes applied). @fwextensions — quick question, why is there a [fixed height](https://github.com/fwextensions/QuicKey/blob/master/src/css/popup.css#L87) applied to the...