ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Apache​Conf

For htaccess and .conf files. By GreyWyvern, with assist by radiosilence. <http://www.sublimetext.com/forum/viewtopic.php?f=5&t=856>.

Details

Installs

  • Total 124K
  • Win 57K
  • Mac 44K
  • Linux 23K
Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9
Windows 1 7 2 1 5 3 3 4 1 2 0 2 4 4 0 7 1 1 1 2 3 4 1 3 4 2 1 3 4 1 5 0 1 4 2 7 0 1 0 1 5 5 3 4 3 1
Mac 1 4 1 0 0 1 2 0 3 2 3 3 1 0 2 1 1 0 2 3 3 1 2 3 0 4 2 3 1 0 0 2 1 3 4 4 4 1 4 1 2 3 5 0 1 2
Linux 1 1 0 0 0 4 3 0 4 1 4 2 1 4 2 3 0 0 1 1 2 0 1 1 1 0 1 2 2 0 1 1 4 3 2 2 2 3 0 4 1 1 5 2 0 0

Readme

Source
raw.​githubusercontent.​com

Apache Conf Syntax Highlighting

Supported filetypes

  • .conf
  • .htaccess
  • .htgroups
  • .htpasswd

Installation

  1. Using Package Control, install “ApacheConf”

Or:

  1. Open the Sublime Text Packages folder
- OS X: ~/Library/Application Support/Sublime Text 3/Packages/
- Windows: %APPDATA%/Sublime Text 3/Packages/
- Linux: ~/.Sublime Text 3/Packages/
  1. clone this repo

Credits

I came across the ApacheConf plugin after a quick search for “Sublime Text Apache”, but only after first checking Package Control, which we all know is a stellar package manager by any standards.

The page I found is here: http://www.sublimetext.com/forum/viewtopic.php?f=5&t=856

GreyWyvern spearheaded the language grammar, with radiosilence jumping in with a quick whitespace fix. Or, that's what I gathered from the forum.

I grabbed the files, threw them into a git repo, and published them on my account, trying my dangdest to give credit where credit is due.

If there is an issue, yes of course do due diligence and add an issue, but PLEASE consider forking and submitting a pull request, since I'm not big on these language grammar deals. I'll do what I can, but I'm really hoping GreyWyvern takes over this package.