summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
authorCase Duckworth2021-03-04 17:37:17 -0600
committerCase Duckworth2021-03-04 17:37:17 -0600
commit067cbc2b11650fb2cff4d4a27b6b4e044b51fda1 (patch)
tree86b2911b40616d946e9036b38824db967312cbc2 /init.el
parentAdd flyspell-correct-mapper bind to flyspell-mode-map (diff)
downloademacs-067cbc2b11650fb2cff4d4a27b6b4e044b51fda1.tar.gz
emacs-067cbc2b11650fb2cff4d4a27b6b4e044b51fda1.zip
Add Research section to header
Diffstat (limited to 'init.el')
-rw-r--r--init.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/init.el b/init.el index dbc1c00..1e04332 100644 --- a/init.el +++ b/init.el
@@ -18,6 +18,10 @@
18;; 18;;
19;;; Comentary: 19;;; Comentary:
20;; 20;;
21;;; Research:
22;; (map! :leader (:prefix "w" :desc "Toggle full screen buffer" "f"
23;; #'toggle-maximize-buffer))
24;;
21;;; Code: 25;;; Code:
22 26
23;; User information 27;; User information