Skip to content

Latest commit

 

History

History

readme.md

Overview

Astil Forth support for the Sublime Text editor.

Usage

Symlink this ./sublime directory to your Sublime packages directory. Example for MacOS:

git clone https://github.com/mitranim/astil_forth.git
cd astil_forth
ln -sfn "$(pwd)/sublime" "$HOME/Library/Application Support/Sublime Text/Packages/astil_forth"

To find the packages directory on your system, use Sublime Text menu → Preferences → Browse Packages.