I created this simple Sublime Text package to get a simple syntax recognition for files where the syntax isn't obvious. By simple i mean only recognize comments. The most common use-case is *dotfiles*.
I also added symbols/(*sections*) definitions. So by adding two greater then anglebrackets (the character is forbidden in youtube shownotes...) after a *comment* declaration you can easily go to different sections in the file.
The package currently contains four "syntaxes":
| ssHash
! | ssExcla
// | ssDslash
; | ssSemi
Install the package with PackageControl: https://packagecontrol.io/packages/Si...