diff options
author | Blaž Hrastnik | 2021-03-11 07:14:52 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2021-03-11 07:15:27 +0000 |
commit | 4acf30102282584e31d8ac9a7a69e45acbdd64ec (patch) | |
tree | 397163644e7adca237cf3309b942895ebc5fa4cb /TODO.md | |
parent | 62c991230f511b2dc11f8d1701260511800429d4 (diff) |
Implement the f/t/F/T find/till family of commands.
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ - [ ] CI binary builds - [ ] regex search / select next -- [ ] f / t mappings +- [x] f / t mappings - [ ] open_above (O) command - [ ] = for auto indent line/selection - [x] q should only close the view, if all are closed, close the editor |