mirror of
				https://github.com/larstvei/dot-emacs.git
				synced 2025-11-04 01:20:11 +00:00 
			
		
		
		
	Removed bindings for olivetti
Turns out those bindings are now default. (rnkn/olivetti@42d5822)
This commit is contained in:
		
							parent
							
								
									c3fdc3b595
								
							
						
					
					
						commit
						210db665b6
					
				
							
								
								
									
										7
									
								
								init.org
									
									
									
									
									
								
							
							
						
						
									
										7
									
								
								init.org
									
									
									
									
									
								
							@ -1201,13 +1201,6 @@
 | 
				
			|||||||
    "A keymap for custom bindings.")
 | 
					    "A keymap for custom bindings.")
 | 
				
			||||||
  #+END_SRC
 | 
					  #+END_SRC
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  Bindings for [[https://github.com/rnkn/olivetti][olivetti]].
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  #+BEGIN_SRC emacs-lisp
 | 
					 | 
				
			||||||
  (define-key custom-bindings-map (kbd "C-c [") 'olivetti-shrink)
 | 
					 | 
				
			||||||
  (define-key custom-bindings-map (kbd "C-c ]") 'olivetti-expand)
 | 
					 | 
				
			||||||
  #+END_SRC
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  Bindings for [[https://github.com/abo-abo/define-word][define-word]].
 | 
					  Bindings for [[https://github.com/abo-abo/define-word][define-word]].
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  #+BEGIN_SRC emacs-lisp
 | 
					  #+BEGIN_SRC emacs-lisp
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user