From b01de5a29834b7c786a6de54751cad8b867ab9d2 Mon Sep 17 00:00:00 2001 From: James Patrick Date: Sat, 18 May 2019 19:36:42 -0400 Subject: [PATCH] White space and comments. Nothing exciting. --- emacs/init.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emacs/init.el b/emacs/init.el index 4c2bd5a..678165c 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -327,7 +327,9 @@ layers configuration. This is the place where most of your configurations should be done. Unless it is explicitly specified that a variable should be set before a package is loaded, you should place your code here." + ;; UI + ;; Use Slant (setq powerline-default-separator 'slant) ;; Setting the theme the cursor and colors for stuff (setq spacemacs-evil-cursors '(("normal" "#51afef" box)