12 lines
270 B
Org Mode
12 lines
270 B
Org Mode
#-*- mode: org -*-
|
|
#+TODO: TODO | DONE
|
|
#+STARTUP: show2levels
|
|
|
|
* DONE Render lines
|
|
* DONE Basic buffer implementation
|
|
* DONE Basic text editing functions
|
|
* DONE Basic keybindings system
|
|
* DONE Parse keymaps so config matches pygame keys
|
|
* TODO Keymap precedence system
|
|
|