Skip to content

Syntax highlighting for various configs and file-formats too specific to warrant their own repositories.

License

Notifications You must be signed in to change notification settings

Alhadis/language-etc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

628d66a · Mar 24, 2025
Mar 24, 2025
Mar 24, 2025
Mar 24, 2025
Mar 24, 2025
Aug 31, 2024
Apr 21, 2024
Apr 21, 2024
Jun 7, 2022
Feb 11, 2025
Jun 7, 2022
Mar 24, 2025
Apr 9, 2021
Oct 30, 2022

Repository files navigation

Highlighting for dot-files, /etc/* configs, and program-specific manifests

Syntax highlighting for various configs and file-formats too specific to warrant their own repositories. Basically, a junk-drawer for any language grammar I felt an itch to write, or those I've written for GitHub Linguist.

Feel free to install this in Atom, but don't complain about the mess it'll make of your grammar-selector's menu…

Installing in Atom

You'll need Git, because I don't plan on ever publishing this to atom.io:

# On Unix-like platforms
cd ~/.atom/packages && git clone https://github.com/Alhadis/language-etc.git
:: For Windows users
cd %HOMEPATH%\.atom\packages
git clone "https://github.com/Alhadis/language-etc.git"

To stay updated, run language-etc:update or add this to ~/.atom/config.cson:

"language-etc":
	autoUpdate: true

Supported formats

About

Syntax highlighting for various configs and file-formats too specific to warrant their own repositories.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages