mirror of
				https://github.com/larstvei/dot-emacs.git
				synced 2025-11-04 01:20:11 +00:00 
			
		
		
		
	Try out pulsar
This commit is contained in:
		
							parent
							
								
									a7f801712a
								
							
						
					
					
						commit
						423a0474c1
					
				
							
								
								
									
										12
									
								
								init.org
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								init.org
									
									
									
									
									
								
							@ -636,6 +636,18 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
   #+end_src
 | 
					   #+end_src
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					** Pulsar
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   Try using pulsar to immediately find the cursor.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   #+begin_src emacs-lisp
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   (use-package pulsar
 | 
				
			||||||
 | 
					     :bind (:map custom-bindings-map ("C-;" . pulsar-pulse-line))
 | 
				
			||||||
 | 
					     :config (pulsar-global-mode 1))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   #+end_src
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* Mac OS X
 | 
					* Mac OS X
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  I run this configuration mostly on macOS, so we need a couple of settings to
 | 
					  I run this configuration mostly on macOS, so we need a couple of settings to
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user