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

@ -9,7 +9,6 @@
;;
;; Library
;;
(defun +ein--collect-ein-buffer-links ()
(let ((end (window-end))

View file

@ -5,8 +5,7 @@
;;
;; Plugins
;;
;; Packages
(after! ein
(setq ein:notebook-modes

View file

@ -47,7 +47,6 @@
;;
;; Commands
;;
;;;###autoload
(defun +magit/quit (&optional _kill-buffer)
@ -102,7 +101,6 @@ format."
;;
;; Advice
;;
;;;###autoload
(defun +magit*hub-settings--format-magithub.enabled ()

View file

@ -12,8 +12,7 @@ available.")
;;
;; Plugins
;;
;; Packages
(def-package! magit
:commands magit-file-delete

View file

@ -30,7 +30,6 @@
;;
;; API
;;
;;;###autoload (autoload 'auth-source-pass-parse-entry "auth-source-pass")
;;;###autoload
@ -62,7 +61,6 @@ search of your username. May prompt for your gpg passphrase."
;;
;; Commands
;;
;;;###autoload (autoload 'password-store-dir "password-store")
;;;###autoload (autoload 'password-store-list "password-store")
@ -112,7 +110,6 @@ fields in `+pass-url-fields' is used to find the url field."
;;
;; Ivy interface
;;
;;;###autoload
(defun +pass/ivy (arg)
@ -136,7 +133,6 @@ fields in `+pass-url-fields' is used to find the url field."
;;
;; TODO Helm interface
;;
;; (defun +pass/helm ()
;; (interactive)

View file

@ -8,8 +8,7 @@
;;
;; Plugins
;;
;; Packages
;; `password-store'
(setq password-store-password-length 12)

View file

@ -13,7 +13,6 @@
;;
;; Commands
;;
;;;###autoload
(defun +tmux (command &rest args)
@ -87,7 +86,6 @@ but do not execute them."
;;
;; Data functions
;;
;;;###autoload
(defun +tmux-list-sessions ()