diff options
author | pommicket <pommicket@gmail.com> | 2023-08-07 08:11:29 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-08-07 08:11:51 -0400 |
commit | 17e65f8dd57762a2e79aeb79a5c0fb69849c07f9 (patch) | |
tree | aa4d3c58ada3069c132e2d69ce494aedd4dcd0a2 /main.c | |
parent | 3839577f15d9fa8e460e3042d94970fb8b5dc12f (diff) |
buffer API
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,7 +2,6 @@ TODO: - public Node API - public Selector/FileSelector API -- more public TextBuffer API FUTURE FEATURES: - autodetect indentation (tabs vs spaces) |