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

feat(languages): add git language under --language flag #92

Open
AlejandroSuero opened this issue May 12, 2024 · 0 comments
Open

feat(languages): add git language under --language flag #92

AlejandroSuero opened this issue May 12, 2024 · 0 comments

Comments

@AlejandroSuero
Copy link

Is your feature request related to a problem? Please describe.
I am working on a plugin to port freeze as a NeoVim command. When testing it for .git* files, ex. .gitignore|.gitattributes|etc the --language flag says that gitignore|gitattributes|etc filetypes are unknown.

Describe the solution you'd like
To get the --language flag working for git* related filetypes. One way could be to copy bash language into a git language to support on --language.

  • rose-pine-moon example from NeoVim:
Rose pine example
  • freeze .gitignore --config user --theme rose-pine-moon --language bash:
    rose-pine-moon freeze generated

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

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

1 participant