gt-editor-tweaks

Description

A number of random editor tweaks that make writing more natural in GT

Details

Source
GitHub
Created
Aug. 12, 2024
Updated
Aug. 12, 2024

README excerpt

## Installation

```st
Metacello new
	repository: 'https://github.com/MercuricChloride/gt-editor-tweaks.git';
	baseline: 'GtEditorTweaks';
	load
```

## Load Lepiter
				
After installing with Metacello, you will be able to execute

```
#BaselineOfGtEditorTweaks asClass loadLepiter
```

## Load Lepiter
				
After installing with Metacello, you will be able to execute

```
#BaselineOfGtEditorTweaks asClass loadLepiter
```

← Back to results