From d7bb93f5ea8f17fe4aedf6340b5aef1dc9f72e5e Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 17 Jun 2018 09:42:49 +0200 Subject: emacs: reformat --- emacs/.emacs.d/main.el | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'emacs') diff --git a/emacs/.emacs.d/main.el b/emacs/.emacs.d/main.el index a09b4de5..1ceadba2 100644 --- a/emacs/.emacs.d/main.el +++ b/emacs/.emacs.d/main.el @@ -823,6 +823,7 @@ :defer 15 :config (progn (setq password-store-password-length 16))) + ;;;; Buffers ;;;;; Ibuffer @@ -865,6 +866,7 @@ :defer 15 :config (progn (global-relative-buffers-mode))) + ;;;;; Narrowing ;; Enable it without prompting @@ -1837,8 +1839,6 @@ With prefix TO-CURRENT-BUFFER, insert command output into buffer." :config (progn (setq go-projectile-switch-gopath 'maybe))) - - ;;;;; ggtags ;; A nice completion backend for programming modes. @@ -2399,8 +2399,6 @@ Pass optional ARG to `eshell' (which see)." (eshell/cd dir))) (bind-key "C-c S" #'eshell-goto-current-dir) - - ;;;;;; Shells (use-package shell -- cgit 1.4.1