-
Notifications
You must be signed in to change notification settings - Fork 3.7k
add support for FreeDesktop config file #4299
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
base: main
Are you sure you want to change the base?
Conversation
You can see the example at the end of this post. |
https://chi-blog-seven.vercel.app/posts/systemd-making-a-blog-server-as-a-daemon Here's an example for *.service support. |
This should support similar files as a whole. |
You can see some examples from here. |
Latest patch: Freedesktop formats do not use |
So the basic principal of the highlighting is to support FreeDesktop related config files |
Currently Supported Formats
|
Changes