summaryrefslogtreecommitdiff
path: root/pdf.el
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2021-01-09 14:22:00 +0800
committerJSDurand <mmemmew@gmail.com>2021-01-09 14:22:00 +0800
commitdc206ebe9397d656971ba7fc3a092009ef4e797a (patch)
treed963873011122fdf0eafeba89afd487115994bc5 /pdf.el
parenta2f7f2bf9077ba8acfc550575b9e21aa9ffe7bae (diff)
temporary state
Diffstat (limited to 'pdf.el')
-rw-r--r--pdf.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/pdf.el b/pdf.el
new file mode 100644
index 0000000..5ec5c58
--- /dev/null
+++ b/pdf.el
@@ -0,0 +1,2 @@
+(use-package "pdf-tools" 'pdf-view
+ )