summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-02-22 13:50:54 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2021-02-22 13:50:54 -0500
commitb1c548187c65471d1e59bc4099337ae49e2f4536 (patch)
treef07c59563ccb94b41267b499759edbad19a34917 /main.c
parent1631f38d4dba64577c8f064225599273148ad83d (diff)
fix automatic horizontal scrolling
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/main.c b/main.c
index 4a0f420..aeef6c1 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,5 @@
// @TODO:
-// - fix automatic horizontal scrolling
-
+// - improve word movement
// - goto line
// - :run -- if .html file, open in browser, otherwise figure out a way of sending a command to shell