Files
sml-projects/todo.md

8 lines
316 B
Markdown
Raw Normal View History

2025-10-15 15:29:19 +01:00
# To-do list
- Bind gamepad functions from GLFW
- I have bindings for alpha letters, shift, enter and escape.
- I should learn layout next.
- After learning layout, I should design and implement symbols
- Modify deletion functions to use `PersistentVector.delete`
- Implement 'yj' motion and add tests for it