Remove third line in section headers

This is truly important stuff. We've saved many lives with this update.
This commit is contained in:
Henrik Lissner 2018-09-07 19:36:16 -04:00
parent 50fdaa0ed5
commit 7d3ffdff06
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
101 changed files with 64 additions and 283 deletions

View file

@ -55,7 +55,6 @@ Used by `+lookup/in-docsets' and `+lookup/documentation'."
;;
;; Library
;;
;;;###autoload
(defun +lookup-docsets-for-buffer ()
@ -85,7 +84,6 @@ This list is built from `+lookup-docset-alist'."
;;
;; Commands
;;
;;;###autoload
(defalias '+lookup/install-docset #'helm-dash-install-docset)

View file

@ -65,7 +65,6 @@ properties:
;;
;; Library
;;
;; Helpers
(defun +lookup--online-provider (&optional force-p namespace)
@ -128,7 +127,6 @@ properties:
;;
;; Main commands
;;
;;;###autoload
(defun +lookup/definition (identifier &optional other-window)
@ -273,7 +271,6 @@ Otherwise, falls back on `find-file-at-point'."
;;
;; Source-specific commands
;;
(defvar counsel-dash-docsets)
(defvar helm-dash-docsets)

View file

@ -74,7 +74,6 @@ argument: the identifier at point.")
;;
;; dumb-jump
;;
(def-package! dumb-jump
:commands dumb-jump-result-follow
@ -89,7 +88,6 @@ argument: the identifier at point.")
;;
;; xref
;;
;; By default, `etags--xref-backend' is the default xref backend. No need. We'll
;; set these up ourselves in other modules.
@ -116,7 +114,6 @@ argument: the identifier at point.")
;;
;; Dash docset integration
;;
;; Both packages depend on helm-dash, for now
(def-package! helm-dash