Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Pygments / tests / snippets / apacheconf / test_multi_include_globs_root.txt
Size: Mime:
---input---
Include /*conf/*.conf

---tokens---
'Include'     Name.Builtin
' '           Text.Whitespace
'/*conf/*.conf' Literal.String.Other
'\n'          Text.Whitespace