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"))