Fix show-paren-mode overlays conflicting with org-indent

This commit is contained in:
Henrik Lissner 2017-05-06 23:32:56 +02:00
parent 004290b373
commit fbdf096274
2 changed files with 8 additions and 3 deletions

View file

@ -96,6 +96,7 @@
+ [ ] Update screenshots
+ [ ] tools/upload: add ~+upload/open-remote-file~ command to open current file on the remote (with TRAMP)
+ [ ] Fix ~0/0~ displaying in modeline (caused by leftover anzu state)
+ [X] Fix ~show-paren-mode~ overlays conflicting with org-indent (causes flickering)
+ [X] Fix ~M-z~, ~C-u~ and ~C-w~ in ~org-store-link~ & ~org-insert-link~ prompts
Should undo, delete-line, and delete-word, respectively. Instead, they fall
back to vanilla commands.