emacs set font type of mode line
[dotfiles.git] / emacs.d / config / init-key-binding.el
index 9e030b4..83d91c1 100644 (file)
                              
 
 
-
-;(global-set-key (kbd "M-g M-v") 'split-window-right)
-;(global-set-key (kbd "M-g M-s") 'split-window-below)
-;(global-set-key (kbd "M-g M-o") 'delete-other-windows)
-
-
 ;(global-set-key (kbd "M-g M-w") 'other-window)
 
 ;;----------------------------------------------------------------------------