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

athas/language-etc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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…

Supported formats

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"

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSON 99.6%
  • CSS 0.4%