Documentation
Commentary
This code is used to expand the current line in TeaCode
program on the macOS machine. It is currently the bare bones
in terms of functionality.
To add a hotkey for this function, add this line to your config
file:
(global-set-key (kbd "A-C-e") 'teacode-expand)
Requires
Dependencies
Consumers
Reverse Dependencies
No reverse dependencies recorded.