mirror of
				https://github.com/larstvei/dot-emacs.git
				synced 2025-11-04 01:20:11 +00:00 
			
		
		
		
	Multiple cursors were bound multiple times
This commit is contained in:
		
							parent
							
								
									73ba7b2626
								
							
						
					
					
						commit
						ecbdf40171
					
				
							
								
								
									
										10
									
								
								init.org
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								init.org
									
									
									
									
									
								
							@ -1971,16 +1971,6 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
   #+end_src
 | 
					   #+end_src
 | 
				
			||||||
 | 
					
 | 
				
			||||||
** Bindings for [[https://github.com/magnars/multiple-cursors.el][multiple-cursors]]
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  #+begin_src emacs-lisp
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  (define-key custom-bindings-map (kbd "C-c e")  'mc/edit-lines)
 | 
					 | 
				
			||||||
  (define-key custom-bindings-map (kbd "C-c a")  'mc/mark-all-like-this)
 | 
					 | 
				
			||||||
  (define-key custom-bindings-map (kbd "C-c n")  'mc/mark-next-like-this)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  #+end_src
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
** Bindings for built-ins
 | 
					** Bindings for built-ins
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  #+begin_src emacs-lisp
 | 
					  #+begin_src emacs-lisp
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user