From 0bcbcb8de5e3028933b6e337f46a1e0484a46594 Mon Sep 17 00:00:00 2001 From: Mountain Man <43313373+MountainMan1312@users.noreply.github.com> Date: Wed, 24 May 2023 23:38:12 -0400 Subject: Misc comment fix --- init.el | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/init.el b/init.el index 10f1d45..233682e 100644 --- a/init.el +++ b/init.el @@ -196,11 +196,10 @@ ;; --------------------------------------------------------------------- -;;; Completion -;; ----------- -;; Completion refers to the suggestions you get when you type a few -;; characters in almost any modern IDE. MMOSMacs attempts to have -;; completion in as many places as possible. +;;; Completion & Correction +;; ------------------------ +;; Completion and correction are the main source of my typing efficiency +;; if I'm being honest. ;; --------------------------------------------------------------------- ;; --------------------------------- -- cgit v1.2.3