projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
emacs: add org-pdftools
[~bandali/configs]
/
.emacs.d
/
init.el
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
6cec829
..
a535aaf
100644
(file)
--- a/
.emacs.d/init.el
+++ b/
.emacs.d/init.el
@@
-1483,6
+1483,10
@@
This function is intended for use with `ivy-ignore-buffers'."
:hook ((tex-mode . auto-fill-mode)
(tex-mode . flyspell-mode)))
:hook ((tex-mode . auto-fill-mode)
(tex-mode . flyspell-mode)))
+(use-package george-mode
+ :straight (:host nil :repo "https://git.shemshak.org/amin/george-mode")
+ :mode "\\.grg\\'")
+
\f
;;; Theme
\f
;;; Theme
@@
-1911,6
+1915,14
@@
This function is intended for use with `ivy-ignore-buffers'."
:config (pdf-tools-install nil t)
:custom (pdf-view-resize-factor 1.05))
:config (pdf-tools-install nil t)
:custom (pdf-view-resize-factor 1.05))
+(use-package org-pdftools
+ :straight (:host github :repo "fuxialexander/org-pdftools")
+ :demand
+ :after org
+ :config
+ (with-eval-after-load 'org
+ (require 'org-pdftools)))
+
(use-package biblio)
(use-feature reftex
(use-package biblio)
(use-feature reftex
@@
-1989,9
+2001,9
@@
This function is intended for use with `ivy-ignore-buffers'."
;; (: gnus-group-split-fancy "INBOX" t "INBOX")
;; gnu
(list ".*<\\(.*\\)\\.\\(non\\)?gnu\\.org>.*" "l.\\1")
;; (: gnus-group-split-fancy "INBOX" t "INBOX")
;; gnu
(list ".*<\\(.*\\)\\.\\(non\\)?gnu\\.org>.*" "l.\\1")
- ;; *
@
lists.sr.ht, omitting one dot if present
- ;; add more \\.?\\([^.
@
]*\\) if needed
- (list ".*<~\\(.*\\)/\\([^.
@]*\\)\\.?\\([^.@]*\\)@
lists.sr.ht>.*" "l.~\\1.\\2\\3")
+ ;; *
.
lists.sr.ht, omitting one dot if present
+ ;; add more \\.?\\([^.]*\\) if needed
+ (list ".*<~\\(.*\\)/\\([^.
]*\\)\\.?\\([^.]*\\)\\.
lists.sr.ht>.*" "l.~\\1.\\2\\3")
;; webmasters
(from "webmasters\\(-comment\\)?@gnu\\.org" "webmasters")
;; other
;; webmasters
(from "webmasters\\(-comment\\)?@gnu\\.org" "webmasters")
;; other