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
|
@ -9,7 +9,6 @@
|
|||
|
||||
;;
|
||||
;; Library
|
||||
;;
|
||||
|
||||
(defun +ein--collect-ein-buffer-links ()
|
||||
(let ((end (window-end))
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
|
||||
|
||||
;;
|
||||
;; Plugins
|
||||
;;
|
||||
;; Packages
|
||||
|
||||
(after! ein
|
||||
(setq ein:notebook-modes
|
||||
|
|
|
@ -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 ()
|
||||
|
|
|
@ -12,8 +12,7 @@ available.")
|
|||
|
||||
|
||||
;;
|
||||
;; Plugins
|
||||
;;
|
||||
;; Packages
|
||||
|
||||
(def-package! magit
|
||||
:commands magit-file-delete
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -8,8 +8,7 @@
|
|||
|
||||
|
||||
;;
|
||||
;; Plugins
|
||||
;;
|
||||
;; Packages
|
||||
|
||||
;; `password-store'
|
||||
(setq password-store-password-length 12)
|
||||
|
|
|
@ -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 ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue