diff options
author | Blaž Hrastnik | 2021-06-22 14:26:34 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2021-06-22 14:26:34 +0000 |
commit | 20f33ead67f5adf895e899945ea569e2c89a4d7f (patch) | |
tree | 15285f8c9d82336669d047d7ace2d32c1a0f88aa /helix-term/README.md | |
parent | e0fd08d6df93c7a42289ee9859406077c1dbf638 (diff) |
minor: Remove old TODOs
Diffstat (limited to 'helix-term/README.md')
-rw-r--r-- | helix-term/README.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/helix-term/README.md b/helix-term/README.md deleted file mode 100644 index abefa6fd..00000000 --- a/helix-term/README.md +++ /dev/null @@ -1,7 +0,0 @@ - -window -> buffer -> text -\-> contains "view", a viewport into the buffer - -view -\-> selections etc --> cursor |