mirror of
				https://github.com/larstvei/dot-emacs.git
				synced 2025-11-04 01:20:11 +00:00 
			
		
		
		
	M-q
Tidied up a section using M-q.
This commit is contained in:
		
							parent
							
								
									324cb4a171
								
							
						
					
					
						commit
						7b1e83ffa3
					
				
							
								
								
									
										15
									
								
								init.org
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								init.org
									
									
									
									
									
								
							@ -444,15 +444,14 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
** Helm
 | 
					** Helm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   I've been a long time user of ~ido-mode~ along with ~ido-vertical-mode~,
 | 
					   I've been a long time user of ~ido-mode~ along with ~ido-vertical-mode~, and
 | 
				
			||||||
   and don't have any particular complaints. Though I've got a feeling I'm
 | 
					   don't have any particular complaints. Though I've got a feeling I'm missing
 | 
				
			||||||
   missing out on something by not using [[https://github.com/emacs-helm/helm][helm]]. I will [[http://tuhdo.github.io/helm-intro.html][this excellent
 | 
					   out on something by not using [[https://github.com/emacs-helm/helm][helm]]. I will [[http://tuhdo.github.io/helm-intro.html][this excellent tutorial]] as a
 | 
				
			||||||
   tutorial]] as a starting point, along with some of the suggested
 | 
					   starting point, along with some of the suggested configurations.
 | 
				
			||||||
   configurations.
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 ~helm~ has a wonderful feature, being able to grep files by ~C-s~
 | 
					 ~helm~ has a wonderful feature, being able to grep files by ~C-s~ anywhere,
 | 
				
			||||||
   anywhere, which is useful. [[http://beyondgrep.com/][ack]] is a great ~grep~-replacement, and is
 | 
					   which is useful. [[http://beyondgrep.com/][ack]] is a great ~grep~-replacement, and is designed to
 | 
				
			||||||
   designed to search source code, so I want to use that if it's available.
 | 
					   search source code, so I want to use that if it's available.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   Note that some changes in bindings are located in the key bindings (found
 | 
					   Note that some changes in bindings are located in the key bindings (found
 | 
				
			||||||
   near the end of the configuration).
 | 
					   near the end of the configuration).
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user