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
|
@ -488,7 +488,6 @@
|
|||
[remap quit-window] #'kill-this-buffer))
|
||||
|
||||
|
||||
;;
|
||||
;; <leader>
|
||||
;;
|
||||
|
||||
|
@ -785,7 +784,6 @@
|
|||
|
||||
;;
|
||||
;; Keybinding fixes
|
||||
;;
|
||||
|
||||
;; This section is dedicated to "fixing" certain keys so that they behave
|
||||
;; sensibly (and consistently with similar contexts).
|
||||
|
|
|
@ -35,9 +35,8 @@ command from the current directory instead of the project root."
|
|||
|
||||
;;
|
||||
;; Commands
|
||||
;;
|
||||
|
||||
;;; Commands defined elsewhere
|
||||
;;; these are defined in feature/evil
|
||||
;;(ex! "al[ign]" #'+evil:align)
|
||||
;;(ex! "g[lobal]" #'+evil:global)
|
||||
|
||||
|
|
|
@ -4,8 +4,7 @@
|
|||
|
||||
|
||||
;;
|
||||
;; Plugins
|
||||
;;
|
||||
;; Packages
|
||||
|
||||
(def-package! emacs-snippets
|
||||
:if (featurep! +snippets)
|
||||
|
@ -14,7 +13,6 @@
|
|||
|
||||
;;
|
||||
;; Config
|
||||
;;
|
||||
|
||||
;; Don't store authinfo in non-encrypted files!
|
||||
(defvar auth-sources
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue