Config: replace smart-mode-line by simple-modeline, optimize org-ql config, add basic guile support
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
;;; Code:
|
||||
|
||||
;; mac自动全屏
|
||||
(when *is-mac*
|
||||
(unless *is-windows*
|
||||
(toggle-frame-fullscreen)
|
||||
(global-unset-key (kbd "<f12>"))
|
||||
(global-set-key (kbd "<f12>") 'toggle-frame-fullscreen))
|
||||
|
||||
Reference in New Issue
Block a user