Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for JavaScript and TypeScript file types #1

Open
kolyamba2105 opened this issue May 1, 2021 · 1 comment
Open

Support for JavaScript and TypeScript file types #1

kolyamba2105 opened this issue May 1, 2021 · 1 comment

Comments

@kolyamba2105
Copy link

kolyamba2105 commented May 1, 2021

Hi! The theme looks really nice, great job!
It would be cool to add support for JavaScript and TypeScript (.ts and .tsx) file types.
Do you accept PRs? I didn't have a chance to create my own color schemes for vim (neovim) yet, but I can try :)

@katawful
Copy link
Owner

katawful commented May 1, 2021

Feel free to open a PR! For formatting I request that you follow something like the following:

" last filetype already there: {{{
...
" }}}
" JavaScript: {{{
...
" }}}
" TypeScript: {{{
...
" }}}

This is to keep the file neat. Feel free to add your git username after the colon if you wish

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants