Whitespace

This commit is contained in:
Case Duckworth 2021-09-04 23:51:36 -05:00
parent 06770985d7
commit ac6448fd8b
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
;;; init.el -*- lexical-binding: t; coding: utf-8-unix -*-
;; Author: Case Duckworth <acdw@acdw.net>
;; Created: Sometime during Covid-19, 2020
;; Keywords: configuration
@ -8,6 +9,7 @@
;; This file is NOT part of GNU Emacs.
;;; License:
;; Everyone is permitted to do whatever with this software, without
;; limitation. This software comes without any warranty whatsoever,
;; but with two pieces of advice:
@ -1774,7 +1776,6 @@ If used with a numeric prefix argument N, N backticks will be inserted."
(setup (:straight wc-mode)
(:option wc-modeline-format "[%tww]"
wc-idle-wait 2)
(:hook-into text-mode))
(setup (:straight web-mode)