i think I broke git
This commit is contained in:
parent
502ea5a08f
commit
43d36a94cb
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user