General refactors, reformatting & comment revision

This commit is contained in:
Henrik Lissner 2020-04-23 23:49:35 -04:00
parent 916ef0fbbe
commit 06d5d5e6c0
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
15 changed files with 65 additions and 64 deletions

View file

@ -1,11 +1,11 @@
;;; init.el -*- lexical-binding: t; -*-
;; This file controls what Doom modules are enabled and what order they load in.
;; Remember to run 'doom sync' after modifying it!
;; This file controls what Doom modules are enabled and what order they load
;; in. Remember to run 'doom sync' after modifying it!
;; NOTE Press 'SPC h d h' (or 'C-h d h' for non-vim users) to access Doom's
;; documentation. There you'll find information about all of Doom's modules
;; and what flags they support.
;; documentation. There you'll find information about all of Doom's
;; modules and what flags they support.
;; NOTE Move your cursor over a module's name (or its flags) and press 'K' (or
;; 'C-c g k' for non-vim users) to view its documentation. This works on