From a107dcd7a9d40fa76f6b1f3bde621ec3956fd782 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Wed, 9 May 2018 12:26:14 +0200 Subject: [PATCH] config/default: minor reformat (remove whitespace above compiler cookie) --- modules/config/default/+evil-commands.el | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/config/default/+evil-commands.el b/modules/config/default/+evil-commands.el index 0f332e7eb..d9d2766f9 100644 --- a/modules/config/default/+evil-commands.el +++ b/modules/config/default/+evil-commands.el @@ -1,5 +1,4 @@ ;;; config/default/+evil-commands.el -*- lexical-binding: t; -*- - ;;;###if (featurep! :feature evil) (defalias 'ex! 'evil-ex-define-cmd)