Commit graph

9 commits

Author SHA1 Message Date
be4d699eb6
chore: moved into lua 2024-09-05 04:55:42 +02:00
13e6182ce0
chore: more typing, cleanup, docs on index hell 2024-08-23 00:59:13 +02:00
399aaad45f
feat: use type hints, fix api method names 2024-08-22 22:07:00 +02:00
174f479617
fix: proper modulo for color selection 2024-08-17 04:58:19 +02:00
6ca8a15369
chore: moved colors in utils 2024-08-17 04:26:34 +02:00
84afc0a864
fix: properly send and apply precise changes
this was really crazy but it seems to work?? can probably be simplified
a ton but not rn
2024-08-14 23:48:55 +02:00
1803127828
feat: hash util 2024-08-14 18:11:20 +02:00
82dd97a346
fix: improved buffer.set_content
still bugs out sometimes?? but mostly works. messed up with autocomplete
tho
2024-08-14 17:37:49 +02:00
2b7b861329
feat: added lua plugin but split into modules
way more understandable now! also everything under :MP command (with
completions!!!)
2024-08-06 01:11:09 +02:00