mirror of
				https://github.com/larstvei/dot-emacs.git
				synced 2025-11-04 01:20:11 +00:00 
			
		
		
		
	Bind global-scale-up
This commit is contained in:
		
							parent
							
								
									3c7624d8f5
								
							
						
					
					
						commit
						01acfd669b
					
				
							
								
								
									
										1
									
								
								init.org
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								init.org
									
									
									
									
									
								
							@ -1329,6 +1329,7 @@
 | 
				
			|||||||
  (define-key custom-bindings-map (kbd "C-x k")   'kill-this-buffer-unless-scratch)
 | 
					  (define-key custom-bindings-map (kbd "C-x k")   'kill-this-buffer-unless-scratch)
 | 
				
			||||||
  (define-key custom-bindings-map (kbd "C-c C-0") 'global-scale-default)
 | 
					  (define-key custom-bindings-map (kbd "C-c C-0") 'global-scale-default)
 | 
				
			||||||
  (define-key custom-bindings-map (kbd "C-c C-=") 'global-scale-up)
 | 
					  (define-key custom-bindings-map (kbd "C-c C-=") 'global-scale-up)
 | 
				
			||||||
 | 
					  (define-key custom-bindings-map (kbd "C-c C-+") 'global-scale-up)
 | 
				
			||||||
  (define-key custom-bindings-map (kbd "C-c C--") 'global-scale-down)
 | 
					  (define-key custom-bindings-map (kbd "C-c C--") 'global-scale-down)
 | 
				
			||||||
  (define-key custom-bindings-map (kbd "C-x t")   'toggle-shell)
 | 
					  (define-key custom-bindings-map (kbd "C-x t")   'toggle-shell)
 | 
				
			||||||
  (define-key custom-bindings-map (kbd "C-c j")   'cycle-spacing-delete-newlines)
 | 
					  (define-key custom-bindings-map (kbd "C-c j")   'cycle-spacing-delete-newlines)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user