[tab-bar-helpers] Remove global keybinding

This commit is contained in:
Marcel Kapfer 2022-02-12 23:05:50 +01:00
parent 2855f2abc2
commit e6ea557889
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 0 additions and 2 deletions

View File

@ -67,8 +67,6 @@
("m" mmk2410/tab-bar-run-mail "Mail")
("p" mmk2410/tab-bar-run-projects "Projects"))
(global-set-key (kbd "C-c f") 'mmk2410/tab-bar/body)
(provide mmk2410/tab-bar-helpers)
;;; tab-bar-helpers.el ends here