Tintef
Tintef
@xxhomey19 Did someone took this feature? I would like to implement it
Hi @mhinz, I was taking a look at this and found out that using `let g:startify_lists` causes the custom headers to not be centered. I found it weird, as default...
Also, the custom header doesn't get centered, for that I found that this works: Line 87-90: ``` " Must be global so that it can be read by syntax/startify.vim. let...
There's no animation 🤔 Can you set up a codesandbox/repo to reproduce?
Closing due to lack of response.
@nyousefzai No, it's not possible right now, but they provide you with the image, so you can add it yourself in the meantime. A PR adding this feature is welcomed.
@farrukhrashid1997 Yeah, feel free to open a PR
Please verify if the changes on the branch `issue/280` fix that warning for you ([see here](https://github.com/Tintef/react-google-places-autocomplete#how-to-contribute) how to build locally and link to your project). The output file is not...
@bstefanescu or @steveariss did any of you had an opportunity to review this?
@casesandberg What do you think about having a list with the available colors (`['red', 'blue', 'yellow', ...]`) and skip the length test if the `hex` value is inside the list?...