Unbind C-<tab> in the global map
This commit is contained in:
parent
9a7a320f8a
commit
f0d987dfe2
@ -25,4 +25,6 @@
|
||||
|
||||
(add-hook 'after-init-hook #'theme-timer-hook)
|
||||
|
||||
(unbind-key "C-<tab>" global-map)
|
||||
|
||||
(provide 'init-mac)
|
||||
|
Loading…
Reference in New Issue
Block a user