diff options
author | Blaž Hrastnik | 2021-03-19 15:16:34 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2021-03-22 04:53:43 +0000 |
commit | df306fe031e6ddb188cda9d33da019b65af8cd99 (patch) | |
tree | 7d30efe2b026e3259cf9dba7cfd29d6de9e46da8 /TODO.md | |
parent | 42d07b0621f034049ba3872122144ea9e69092eb (diff) |
Implement open_above (O).
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ - [ ] CI binary builds - [ ] regex search / select next -- [ ] open_above (O) command +- [x] open_above (O) command - [ ] = for auto indent line/selection - [x] q should only close the view, if all are closed, close the editor - [ ] buffers should sit on editor.buffers, view simply refs them |