summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-05-03 08:56:02 +0000
committerBlaž Hrastnik2021-05-03 08:56:02 +0000
commitab4decfd6d18ee7377e20741d207e9e7b77758f4 (patch)
tree8e4b1fa8268e3e17fd08d52692fde20d7af1a33a /TODO.md
parentb0bdcab97095f9611990211cef679d8a5a05116c (diff)
Make post hooks trigger even when a different handler processes input.
The default handler is now simply a fallback.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO.md b/TODO.md
index 5755c0f3..822cfa02 100644
--- a/TODO.md
+++ b/TODO.md
@@ -42,13 +42,8 @@
- [ ] lsp: formatting
- [x] lsp: goto
-- [ ] search: wrap around file
- [ ] search: smart case by default: insensitive unless upper detected
-- decide if markdown should have vertical padding too
-
-- the hooks system should be better for pre/post insert.
-
2
- [ ] surround bindings (select + surround ( wraps selection in parens )
- [ ] macro recording