A number of random editor tweaks that make writing more natural in GT
## 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 ```