2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-21 04:53:24 +00:00

5 Commits

Author SHA1 Message Date
43d8dbc460
fix: return after error in abbr.expand 2025-04-03 00:42:25 -04:00
434eb9bb75
fix: make abbr hilbish.abbr for docs 2025-04-02 10:24:44 -04:00
99c77d1910
feat(hilbish.abbr): couple changes
- add remove function
- change _abbrevs to all for it to be known as publically available
- change the signature of the add function (args not only a single table)
- add documentation
- make expand be either function or string
2025-04-02 10:22:55 -04:00
e1f7d907a2
feat: expand abbr on enter 2024-12-29 21:50:37 -04:00
800a1184a2
feat: add abbreviations 2024-12-29 21:43:44 -04:00