Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 18, 2020 09:57
Show Gist options
  • Save r-ryantm/7aad4b08a55415c126ada2f3103e22a6 to your computer and use it in GitHub Desktop.
Save r-ryantm/7aad4b08a55415c126ada2f3103e22a6 to your computer and use it in GitHub Desktop.
/nix/store/r9xm7c7akvhlnpgndylmb493ks99kznz-highlight-3.59
├── bin
│   └── highlight
├── etc
│   └── highlight
│   └── filetypes.conf
├── lib
│   └── perl5
│   └── site_perl
│   ├── highlight.pm
│   └── highlight.so
└── share
├── doc
│   └── highlight
│   ├── AUTHORS
│   ├── ChangeLog.adoc
│   ├── COPYING
│   ├── extras
│   │   ├── highlight_pipe.php
│   │   ├── highlight_pipe.pm
│   │   ├── highlight_pipe.py
│   │   ├── json
│   │   │   └── theme2json.lua
│   │   ├── langDefs-resources
│   │   │   ├── cleanslate.lang
│   │   │   ├── template.lang
│   │   │   └── UNLICENCE
│   │   ├── pandoc
│   │   │   ├── build-example.bat
│   │   │   ├── build-example.sh
│   │   │   ├── example.css
│   │   │   ├── example.html
│   │   │   ├── example.md
│   │   │   ├── example.pb
│   │   │   ├── example-preprocessed.md
│   │   │   ├── Highlight.pp
│   │   │   ├── LICENSE
│   │   │   └── README.html
│   │   ├── pywal
│   │   │   └── pywal.theme
│   │   ├── swig
│   │   │   ├── highlight.i
│   │   │   ├── makefile
│   │   │   ├── README_SWIG
│   │   │   ├── testmod.php
│   │   │   ├── testmod.pl
│   │   │   └── testmod.py
│   │   ├── tcl
│   │   │   ├── makefile
│   │   │   ├── pkgIndex.tcl
│   │   │   ├── README_TCL
│   │   │   └── tclhighlight.c
│   │   ├── themes-resources
│   │   │   ├── base16
│   │   │   │   ├── base16_highlight_light.mustache
│   │   │   │   ├── base16_highlight.mustache
│   │   │   │   ├── example.bat
│   │   │   │   ├── example-dark.html
│   │   │   │   ├── example-light.html
│   │   │   │   ├── example_light.theme
│   │   │   │   ├── example.pb
│   │   │   │   ├── example.theme
│   │   │   │   ├── example.yaml
│   │   │   │   ├── LICENSE
│   │   │   │   └── README.html
│   │   │   └── css-themes
│   │   │   ├── example.html
│   │   │   ├── hl-theme-boilerplate.css
│   │   │   ├── hl-theme-boilerplate.scss
│   │   │   ├── README.html
│   │   │   └── UNLICENCE
│   │   └── web_plugins
│   │   ├── dokuwiki
│   │   │   └── syntax.php
│   │   ├── movabletype
│   │   │   ├── highlight.pl
│   │   │   └── README
│   │   └── wordpress
│   │   ├── highlight.php
│   │   └── README
│   ├── INSTALL
│   ├── README.adoc
│   ├── README_DE.adoc
│   ├── README_LANGLIST.adoc
│   ├── README_PLUGINS.adoc
│   ├── README_REGEX.adoc
│   ├── README_RELEASE.adoc
│   └── README_TESTCASES.adoc
├── highlight
│   ├── langDefs
│   │   ├── abap4.lang
│   │   ├── abc.lang
│   │   ├── abnf.lang
│   │   ├── actionscript.lang
│   │   ├── ada.lang
│   │   ├── agda.lang
│   │   ├── alan.lang
│   │   ├── algol.lang
│   │   ├── ampl.lang
│   │   ├── amtrix.lang
│   │   ├── applescript.lang
│   │   ├── arc.lang
│   │   ├── arm.lang
│   │   ├── as400cl.lang
│   │   ├── ascend.lang
│   │   ├── asciidoc.lang
│   │   ├── aspect.lang
│   │   ├── asp.lang
│   │   ├── assembler.lang
│   │   ├── ats.lang
│   │   ├── autohotkey.lang
│   │   ├── autoit.lang
│   │   ├── avenue.lang
│   │   ├── awk.lang
│   │   ├── ballerina.lang
│   │   ├── bat.lang
│   │   ├── bbcode.lang
│   │   ├── bcpl.lang
│   │   ├── bibtex.lang
│   │   ├── biferno.lang
│   │   ├── bison.lang
│   │   ├── blitzbasic.lang
│   │   ├── bms.lang
│   │   ├── bnf.lang
│   │   ├── boo.lang
│   │   ├── ceylon.lang
│   │   ├── charmm.lang
│   │   ├── chill.lang
│   │   ├── chpl.lang
│   │   ├── c.lang
│   │   ├── clean.lang
│   │   ├── clearbasic.lang
│   │   ├── clipper.lang
│   │   ├── clojure.lang
│   │   ├── clp.lang
│   │   ├── cmake.lang
│   │   ├── cobol.lang
│   │   ├── coffee.lang
│   │   ├── coldfusion.lang
│   │   ├── conf.lang
│   │   ├── crk.lang
│   │   ├── crystal.lang
│   │   ├── cs_block_regex.lang
│   │   ├── csharp.lang
│   │   ├── css.lang
│   │   ├── dart.lang
│   │   ├── delphi.lang
│   │   ├── diff.lang
│   │   ├── d.lang
│   │   ├── docker.lang
│   │   ├── dts.lang
│   │   ├── dylan.lang
│   │   ├── ebnf2.lang
│   │   ├── ebnf.lang
│   │   ├── eiffel.lang
│   │   ├── elixir.lang
│   │   ├── email.lang
│   │   ├── erb.lang
│   │   ├── erlang.lang
│   │   ├── euphoria.lang
│   │   ├── exapunks.lang
│   │   ├── excel.lang
│   │   ├── express.lang
│   │   ├── fame.lang
│   │   ├── fasm.lang
│   │   ├── felix.lang
│   │   ├── fish.lang
│   │   ├── fortran77.lang
│   │   ├── fortran90.lang
│   │   ├── frink.lang
│   │   ├── fsharp.lang
│   │   ├── fstab.lang
│   │   ├── fx.lang
│   │   ├── gambas.lang
│   │   ├── gdb.lang
│   │   ├── gdscript.lang
│   │   ├── go.lang
│   │   ├── graphviz.lang
│   │   ├── haml.lang
│   │   ├── haskell.lang
│   │   ├── haxe.lang
│   │   ├── hcl.lang
│   │   ├── html.lang
│   │   ├── httpd.lang
│   │   ├── hugo.lang
│   │   ├── icon.lang
│   │   ├── idlang.lang
│   │   ├── idl.lang
│   │   ├── inc_luatex.lang
│   │   ├── informix.lang
│   │   ├── ini.lang
│   │   ├── innosetup.lang
│   │   ├── interlis.lang
│   │   ├── io.lang
│   │   ├── jasmin.lang
│   │   ├── java.lang
│   │   ├── js.lang
│   │   ├── json.lang
│   │   ├── jsp.lang
│   │   ├── js_regex.lang
│   │   ├── jsx.lang
│   │   ├── julia.lang
│   │   ├── kotlin.lang
│   │   ├── ldif.lang
│   │   ├── less.lang
│   │   ├── lhs.lang
│   │   ├── lilypond.lang
│   │   ├── limbo.lang
│   │   ├── lindenscript.lang
│   │   ├── lisp.lang
│   │   ├── logtalk.lang
│   │   ├── lotos.lang
│   │   ├── lotus.lang
│   │   ├── lua.lang
│   │   ├── luban.lang
│   │   ├── make.lang
│   │   ├── maple.lang
│   │   ├── markdown.lang
│   │   ├── matlab.lang
│   │   ├── maya.lang
│   │   ├── mercury.lang
│   │   ├── meson.lang
│   │   ├── miranda.lang
│   │   ├── mod2.lang
│   │   ├── mod3.lang
│   │   ├── modelica.lang
│   │   ├── moon.lang
│   │   ├── ms.lang
│   │   ├── msl.lang
│   │   ├── mssql.lang
│   │   ├── mxml.lang
│   │   ├── n3.lang
│   │   ├── nasal.lang
│   │   ├── nbc.lang
│   │   ├── nemerle.lang
│   │   ├── netrexx.lang
│   │   ├── nginx.lang
│   │   ├── nice.lang
│   │   ├── nim.lang
│   │   ├── nsis.lang
│   │   ├── nxc.lang
│   │   ├── oberon.lang
│   │   ├── objc.lang
│   │   ├── ocaml.lang
│   │   ├── octave.lang
│   │   ├── oorexx.lang
│   │   ├── os.lang
│   │   ├── oz.lang
│   │   ├── paradox.lang
│   │   ├── pas.lang
│   │   ├── pdf.lang
│   │   ├── perl.lang
│   │   ├── php.lang
│   │   ├── pike.lang
│   │   ├── pl1.lang
│   │   ├── plperl.lang
│   │   ├── plpython.lang
│   │   ├── pltcl.lang
│   │   ├── po.lang
│   │   ├── polygen.lang
│   │   ├── pony.lang
│   │   ├── pov.lang
│   │   ├── progress.lang
│   │   ├── pro.lang
│   │   ├── ps1.lang
│   │   ├── ps.lang
│   │   ├── psl.lang
│   │   ├── purebasic.lang
│   │   ├── pure.lang
│   │   ├── pyrex.lang
│   │   ├── python.lang
│   │   ├── q.lang
│   │   ├── qmake.lang
│   │   ├── qml.lang
│   │   ├── qu.lang
│   │   ├── rebol.lang
│   │   ├── rego.lang
│   │   ├── rexx.lang
│   │   ├── r.lang
│   │   ├── rnc.lang
│   │   ├── rpg.lang
│   │   ├── rpl.lang
│   │   ├── rs.lang
│   │   ├── rst.lang
│   │   ├── ruby.lang
│   │   ├── sam.lang
│   │   ├── sas.lang
│   │   ├── scad.lang
│   │   ├── scala.lang
│   │   ├── scilab.lang
│   │   ├── scss.lang
│   │   ├── sh.lang
│   │   ├── s.lang
│   │   ├── slim.lang
│   │   ├── small.lang
│   │   ├── smalltalk.lang
│   │   ├── sml.lang
│   │   ├── snmp.lang
│   │   ├── snobol.lang
│   │   ├── solidity.lang
│   │   ├── spec.lang
│   │   ├── spn.lang
│   │   ├── sql.lang
│   │   ├── squirrel.lang
│   │   ├── styl.lang
│   │   ├── svg.lang
│   │   ├── swift.lang
│   │   ├── sybase.lang
│   │   ├── tcl.lang
│   │   ├── tcsh.lang
│   │   ├── terraform.lang
│   │   ├── tex.lang
│   │   ├── toml.lang
│   │   ├── ts.lang
│   │   ├── tsql.lang
│   │   ├── tsx.lang
│   │   ├── ttcn3.lang
│   │   ├── txt.lang
│   │   ├── upc.lang
│   │   ├── vala.lang
│   │   ├── vb.lang
│   │   ├── verilog.lang
│   │   ├── vhd.lang
│   │   ├── vimscript.lang
│   │   ├── vue.lang
│   │   ├── wat.lang
│   │   ├── whiley.lang
│   │   ├── wren.lang
│   │   ├── xml.lang
│   │   ├── xpp.lang
│   │   ├── yaiff.lang
│   │   ├── yaml.lang
│   │   ├── yang.lang
│   │   └── znn.lang
│   ├── plugins
│   │   ├── asciidoc_html_add_links.lua
│   │   ├── bash_functions.lua
│   │   ├── bash_ref_man7_org.lua
│   │   ├── comment_links.lua
│   │   ├── cpp_qt.lua
│   │   ├── cpp_ref_cplusplus_com.lua
│   │   ├── cpp_ref_gtk_gnome_org.lua
│   │   ├── cpp_ref_local_includes.lua
│   │   ├── cpp_ref_qtproject_org.lua
│   │   ├── cpp_ref_wxwidgets_org.lua
│   │   ├── cpp_syslog.lua
│   │   ├── cpp_wx.lua
│   │   ├── ctags_html_tooltips.lua
│   │   ├── java_library.lua
│   │   ├── keywords_capitalize.lua
│   │   ├── keywords_lowercase.lua
│   │   ├── keywords_uppercase.lua
│   │   ├── latex_single_outfile.lua
│   │   ├── mark_lines.lua
│   │   ├── outhtml_add_background_stripes.lua
│   │   ├── outhtml_add_background_svg.lua
│   │   ├── outhtml_add_figure.lua
│   │   ├── outhtml_add_line.lua
│   │   ├── outhtml_add_shadow.lua
│   │   ├── outhtml_ansi_esc.lua
│   │   ├── outhtml_codefold.lua
│   │   ├── outhtml_copy_clipboard.lua
│   │   ├── outhtml_curly_brackets_matcher.lua
│   │   ├── outhtml_ie7_webctrl.lua
│   │   ├── outhtml_keyword_matcher.lua
│   │   ├── outhtml_ligature_fonts.lua
│   │   ├── outhtml_modern_fonts.lua
│   │   ├── outhtml_parantheses_matcher.lua
│   │   ├── outhtml_tooltips.lua
│   │   ├── perl_ref_perl_org.lua
│   │   ├── python_ref_python_org.lua
│   │   ├── reduce_filesize.lua
│   │   ├── sam_seq.lua
│   │   ├── scala_ref_scala_lang_org.lua
│   │   ├── terminal_add_info.lua
│   │   ├── theme_invert.lua
│   │   └── token_add_state_ids.lua
│   └── themes
│   ├── acid.theme
│   ├── aiseered.theme
│   ├── andes.theme
│   ├── anotherdark.theme
│   ├── autumn.theme
│   ├── base16
│   │   ├── 3024.theme
│   │   ├── apathy.theme
│   │   ├── ashes.theme
│   │   ├── atelier-cave-light.theme
│   │   ├── atelier-cave.theme
│   │   ├── atelier-dune-light.theme
│   │   ├── atelier-dune.theme
│   │   ├── atelier-estuary-light.theme
│   │   ├── atelier-estuary.theme
│   │   ├── atelier-forest-light.theme
│   │   ├── atelier-forest.theme
│   │   ├── atelier-heath-light.theme
│   │   ├── atelier-heath.theme
│   │   ├── atelier-lakeside-light.theme
│   │   ├── atelier-lakeside.theme
│   │   ├── atelier-plateau-light.theme
│   │   ├── atelier-plateau.theme
│   │   ├── atelier-savanna-light.theme
│   │   ├── atelier-savanna.theme
│   │   ├── atelier-seaside-light.theme
│   │   ├── atelier-seaside.theme
│   │   ├── atelier-sulphurpool-light.theme
│   │   ├── atelier-sulphurpool.theme
│   │   ├── bespin.theme
│   │   ├── brewer.theme
│   │   ├── bright.theme
│   │   ├── brushtrees-dark.theme
│   │   ├── brushtrees.theme
│   │   ├── chalk.theme
│   │   ├── circus.theme
│   │   ├── classic-dark.theme
│   │   ├── classic-light.theme
│   │   ├── codeschool.theme
│   │   ├── cupcake.theme
│   │   ├── cupertino.theme
│   │   ├── darktooth.theme
│   │   ├── default-dark.theme
│   │   ├── default-light.theme
│   │   ├── dracula.theme
│   │   ├── eighties.theme
│   │   ├── embers.theme
│   │   ├── flat.theme
│   │   ├── github.theme
│   │   ├── google-dark.theme
│   │   ├── google-light.theme
│   │   ├── grayscale-dark.theme
│   │   ├── grayscale-light.theme
│   │   ├── greenscreen.theme
│   │   ├── gruvbox-dark-hard.theme
│   │   ├── gruvbox-dark-medium.theme
│   │   ├── gruvbox-dark-pale.theme
│   │   ├── gruvbox-dark-soft.theme
│   │   ├── gruvbox-light-hard.theme
│   │   ├── gruvbox-light-medium.theme
│   │   ├── gruvbox-light-soft.theme
│   │   ├── harmonic-dark.theme
│   │   ├── harmonic-light.theme
│   │   ├── hopscotch.theme
│   │   ├── ia-dark.theme
│   │   ├── ia-light.theme
│   │   ├── icy.theme
│   │   ├── irblack.theme
│   │   ├── isotope.theme
│   │   ├── macintosh.theme
│   │   ├── marrakesh.theme
│   │   ├── material-darker.theme
│   │   ├── material-lighter.theme
│   │   ├── material-palenight.theme
│   │   ├── material.theme
│   │   ├── material-vivid.theme
│   │   ├── materia.theme
│   │   ├── mellow-purple.theme
│   │   ├── mexico-light.theme
│   │   ├── mocha.theme
│   │   ├── monokai.theme
│   │   ├── nord.theme
│   │   ├── oceanicnext.theme
│   │   ├── ocean.theme
│   │   ├── onedark.theme
│   │   ├── one-light.theme
│   │   ├── outrun-dark.theme
│   │   ├── paraiso.theme
│   │   ├── phd.theme
│   │   ├── pico.theme
│   │   ├── pop.theme
│   │   ├── porple.theme
│   │   ├── railscasts.theme
│   │   ├── rebecca.theme
│   │   ├── seti.theme
│   │   ├── shapeshifter.theme
│   │   ├── snazzy.theme
│   │   ├── solarflare.theme
│   │   ├── solarized-dark.theme
│   │   ├── solarized-light.theme
│   │   ├── spacemacs.theme
│   │   ├── summerfruit-dark.theme
│   │   ├── summerfruit-light.theme
│   │   ├── tomorrow-night.theme
│   │   ├── tomorrow.theme
│   │   ├── tube.theme
│   │   ├── twilight.theme
│   │   ├── unikitty-dark.theme
│   │   ├── unikitty-light.theme
│   │   ├── unikitty-reversible.theme
│   │   ├── woodland.theme
│   │   ├── xcode-dusk.theme
│   │   └── zenburn.theme
│   ├── baycomb.theme
│   ├── bclear.theme
│   ├── biogoo.theme
│   ├── bipolar.theme
│   ├── blacknblue.theme
│   ├── bluegreen.theme
│   ├── breeze.theme
│   ├── bright.theme
│   ├── camo.theme
│   ├── candy.theme
│   ├── clarity.theme
│   ├── dante.theme
│   ├── darkblue.theme
│   ├── darkbone.theme
│   ├── darkness.theme
│   ├── darkplus.theme
│   ├── darkslategray.theme
│   ├── darkspectrum.theme
│   ├── denim.theme
│   ├── duotone-dark-earth.theme
│   ├── duotone-dark-forest.theme
│   ├── duotone-dark-sea.theme
│   ├── duotone-dark-sky.theme
│   ├── duotone-dark-space.theme
│   ├── dusk.theme
│   ├── earendel.theme
│   ├── easter.theme
│   ├── edit-anjuta.theme
│   ├── edit-bbedit.theme
│   ├── edit-eclipse.theme
│   ├── edit-emacs.theme
│   ├── edit-fasm.theme
│   ├── edit-flashdevelop.theme
│   ├── edit-gedit.theme
│   ├── edit-godot.theme
│   ├── edit-jedit.theme
│   ├── edit-kwrite.theme
│   ├── edit-matlab.theme
│   ├── edit-msvs2008.theme
│   ├── edit-nedit.theme
│   ├── edit-purebasic.theme
│   ├── edit-vim-dark.theme
│   ├── edit-vim.theme
│   ├── edit-xcode.theme
│   ├── ekvoli.theme
│   ├── fine_blue.theme
│   ├── freya.theme
│   ├── fruit.theme
│   ├── github.theme
│   ├── golden.theme
│   ├── greenlcd.theme
│   ├── kellys.theme
│   ├── leo.theme
│   ├── lucretia.theme
│   ├── manxome.theme
│   ├── maroloccio.theme
│   ├── matrix.theme
│   ├── moe.theme
│   ├── molokai.theme
│   ├── moria.theme
│   ├── navajo-night.theme
│   ├── navy.theme
│   ├── neon.theme
│   ├── nightshimmer.theme
│   ├── night.theme
│   ├── nord.theme
│   ├── nuvola.theme
│   ├── olive.theme
│   ├── orion.theme
│   ├── oxygenated.theme
│   ├── pablo.theme
│   ├── peaksea.theme
│   ├── print.theme
│   ├── rand01.theme
│   ├── rdark.theme
│   ├── relaxedgreen.theme
│   ├── rootwater.theme
│   ├── seashell.theme
│   ├── solarized-dark.theme
│   ├── solarized-light.theme
│   ├── sourceforge.theme
│   ├── tabula.theme
│   ├── tcsoft.theme
│   ├── the.theme
│   ├── vampire.theme
│   ├── whitengrey.theme
│   ├── xoria256.theme
│   ├── zellner.theme
│   ├── zenburn.theme
│   └── zmrok.theme
└── man
├── man1
│   └── highlight.1.gz
└── man5
└── filetypes.conf.5.gz
31 directories, 554 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment