From 17af8f4373f4983a7f338f9d7d188a349d20133c Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Sun, 3 Mar 2019 13:18:38 +0100 Subject: [PATCH] PDF/Evil: Remove unreproducible bug with windmove --- .emacs.d/init.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.emacs.d/init.el b/.emacs.d/init.el index dd1de70c..5074ed4a 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -229,7 +229,7 @@ ;;; - Marks ;;; - Gallery ;;; TODO: Is it possible to display an image fullscreen? -;;; TODO: Image+: Dot no auto-adjust animated files +;;; TODO: Image+: Do no auto-adjust animated files ;;; https://github.com/mhayashi1120/Emacs-imagex/issues/10 ;;; TODO: Image+: Restore animation state ;;; https://github.com/mhayashi1120/Emacs-imagex/issues/9 @@ -359,8 +359,6 @@ ;;; association. ;;; REVIEW: `save-place' does not seem to work with pdf-tools. ;;; See https://github.com/politza/pdf-tools/issues/18. -;;; TODO: windmove fails when selecting text and then moving up/down. -;;; It only fails in Evil mode. (nconc package-selected-packages '(pdf-tools)) (when (require 'pdf-tools nil t) ;; (setq pdf-view-midnight-colors '("#ffffff" . "#000000"))