i think I broke git

This commit is contained in:
MitchMarq42 2022-06-19 15:27:49 -08:00
parent 502ea5a08f
commit 43d36a94cb

View File

@ -19,7 +19,7 @@
(if (string-match "*.gsets" buffer-file-name) (if (string-match "*.gsets" buffer-file-name)
(progn (progn
(add-hook ) ;BufReadPre (add-hook) ;BufReadPre
(conf-windows-mode) ;BufReadPost might be default (conf-windows-mode) ;BufReadPost might be default
(add-hook after-save-hook (add-hook after-save-hook
#'dconf-load-current-file) #'dconf-load-current-file)