Skip to content

Instantly share code, notes, and snippets.

View notgif's full-sized avatar
🍀

felix notgif

🍀
View GitHub Profile
@notgif
notgif / OCaml.plist
Created June 11, 2022 02:24 — forked from GPHemsley/OCaml.plist
OCaml Codeless Language Module for TextWrangler and BBEdit syntax highlighting
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BBEditDocumentType</key>
<string>CodelessLanguageModule</string>
<key>BBLMLanguageCode</key>
<string>OCml</string>