An open API service indexing awesome lists of open source software.

https://github.com/joelesko/tht.tmbundle

TextMate bundle for the THT programming language
https://github.com/joelesko/tht.tmbundle

textmate textmate-bundle tht tmbundle

Last synced: 4 months ago
JSON representation

TextMate bundle for the THT programming language

Awesome Lists containing this project

README

        

# About

TextMate bundle for the THT programming language.

# Install

## TextMate

- Open the preferences and go the bundles tab. After installation it will be automatically updated for you.

## Sublime Text

- Go to `Preferences > Browse Packages...`
- Create a `THT` directory
- Copy the directories over

Your directory will look something like this:

```

+ Sublime Text 3
|
+--+ Packages
|
+--+ THT
|
+-- Preferences
+-- Syntax
+-- info.plist

```