Skip to content

Commit

Permalink
✨ Give doc-view-mode its own ibuffer section
Browse files Browse the repository at this point in the history
  • Loading branch information
davep committed Jun 12, 2019
1 parent 3d4fb8f commit fcb5804
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.d/packages/init-packages-builtin.el
Expand Up @@ -141,6 +141,7 @@
("python" (mode . python-mode))
("JavaScript" (mode . js2-mode))
("Clojure" (mode . clojure-mode))
("Doc-View" (mode . doc-view-mode))
("web" (or
(mode . web-mode)
(mode . scss-mode)))
Expand Down

0 comments on commit fcb5804

Please sign in to comment.