Emacs: PDF-Tools: removed nlinum from pdf-view-imcompatible-modes

Seems no longer necessary
This commit is contained in:
Marcel Kapfer 2018-02-23 09:53:51 +01:00
parent 943cd36572
commit 3219324be3
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 6 deletions

View File

@ -515,12 +515,7 @@
;; Support library for PDF documents.
(use-package pdf-tools
:config
(pdf-tools-install)
;; nlinum makes no problems for me
;; so disabling the warning
(setq pdf-view-incompatible-modes
(quote
(linum-mode linum-relative-mode helm-linum-relative-mode nlinum-hl-mode nlinum-relative-mode yalinum-mode))))
(pdf-tools-install))
;; counsel
;; Various completion functions using Ivy