summaryrefslogtreecommitdiff
path: root/lib/editorBuffer.ml
Commit message (Expand)AuthorAgeFilesLines
* feat: allow backspace and delete to span multiple lines in insert modeFederico Igne2024-01-121-2/+21
* refactor: cursor movement function names to avoid clashesFederico Igne2024-01-121-1/+1
* fix: open an empty buffer if requested file does not exist.Federico Igne2024-01-111-3/+14
* bulk: add PoC of vim-like modular editorFederico Igne2024-01-111-0/+72