Remove third line in section headers
This is truly important stuff. We've saved many lives with this update.
This commit is contained in:
parent
50fdaa0ed5
commit
7d3ffdff06
101 changed files with 64 additions and 283 deletions
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue