diff options
author | Amin Bandali <bandali@gnu.org> | 2018-10-21 11:50:44 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2018-10-21 11:50:44 -0400 |
commit | f811cdade62af88307044632c10cba1db44ea25e (patch) | |
tree | 99bf00c41b671392cdbe9a5278e49af5bd75c7ef /.gitignore | |
parent | ff3efe943f4ef305d125f2419ec0fe3ca1823274 (diff) | |
download | configs-f811cdade62af88307044632c10cba1db44ea25e.tar.gz configs-f811cdade62af88307044632c10cba1db44ea25e.tar.xz configs-f811cdade62af88307044632c10cba1db44ea25e.zip |
[emacs] assimilate pdf-tools and deps
anzu is not a dependency, but I noticed doom-modeline refers to it
when using isearch (in pdf-view-mode swiper searches through binary
contents of a pdf, so we'll fall back to isearch), resulting in a
warning if it's not present.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -1,18 +1,3 @@ -# mpd files -mpd/*/*/database -mpd/*/*/log -mpd/*/*/pid -mpd/*/*/state -mpd/*/*/sticker.sql - -# ranger files -ranger/*/*/history -ranger/*/*/bookmarks -ranger/*/*/tagged - -# ncmpcpp -ncmpcpp/*/error.log - # getmail oldmail file oldmail-* |