diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-23 10:44:09 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-23 10:44:09 -0500 |
commit | 376d732e48b89b0a0a392e2582826775e2d4a2d1 (patch) | |
tree | fa9339084b6da0124cc93a00057eff2175964c47 /main.c | |
parent | 0c9d72c17ce23ebbf96ab18329fb5b4418f1e9a7 (diff) |
improve word movement
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ // @TODO: -// - improve word movement // - goto line // - :run -- if .html file, open in browser, otherwise figure out a way of sending a command to shell |