From 1cace80e4832a5d250ef4b7ccd687996563fb01b Mon Sep 17 00:00:00 2001 From: venomade Date: Thu, 27 Feb 2025 17:06:42 +0000 Subject: Add old dotfiles --- emacs-elisp/packages/devdocs.el | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 emacs-elisp/packages/devdocs.el (limited to 'emacs-elisp/packages/devdocs.el') diff --git a/emacs-elisp/packages/devdocs.el b/emacs-elisp/packages/devdocs.el new file mode 100644 index 0000000..ae13b7c --- /dev/null +++ b/emacs-elisp/packages/devdocs.el @@ -0,0 +1,5 @@ +;; Devdocs provides documentation browsing within Emacs +;;; https://github.com/astoff/devdocs.el +(use-package devdocs) +;; TODO: Automatically installed documentation if not installed +(keymap-global-set "C-c d" 'devdocs-lookup) -- cgit 1.4.1-2-gfad0