aboutsummaryrefslogtreecommitdiffstats
path: root/em-dash.lua
Commit message (Collapse)AuthorAgeFilesLines
* em-dash: move cursor properly in insert modeHEADmastergarret8 days1-2/+2
| | | | | | | the em-dash character is 3 bytes long. previous behaviour put you in the middle of the character which could corrupt things if you continued typing so we use the actual length of the string in bytes instead
* get rid of dependencycontrol bullshitgarret2024-02-251-0/+49
| | | | | | | | | | | | | | | | | | there is no sense in me keeping it around when all it does is add faff to writing the script add useless noise to the filenames/paths and enforces its opinions upon me which i dont agree with and all for absolutely ZERO reason since i don't even have a feed in the first place if you want to take my scripts and package them into a dependencycontrol feed, you are more than welcome to do so, provided you comply with the terms of the licence. but your life is going to be a little bit harder i'm afraid, sorry about that. i will keep all the script_namespace, depctrl registration and such around for the time being (removing it is >effort)
* macro foldergarret2021-09-301-27/+0
| | | | the beginning of becoming like every other cartel-aproved script repo in existence
* initial commitgarret2021-04-051-0/+27