Use ag instead of ack
This commit is contained in:
		
							parent
							
								
									d45518f7c3
								
							
						
					
					
						commit
						ee070585df
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		
							
								
								
									
										4
									
								
								init.el
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								init.el
									
										
									
									
									
								
							| 
						 | 
					@ -16,7 +16,7 @@
 | 
				
			||||||
  '(;; All packages
 | 
					  '(;; All packages
 | 
				
			||||||
    ac-cider-compliment
 | 
					    ac-cider-compliment
 | 
				
			||||||
    ace-jump-mode
 | 
					    ace-jump-mode
 | 
				
			||||||
    ack-and-a-half
 | 
					    ag
 | 
				
			||||||
    browse-kill-ring
 | 
					    browse-kill-ring
 | 
				
			||||||
    cider
 | 
					    cider
 | 
				
			||||||
    clojure-mode
 | 
					    clojure-mode
 | 
				
			||||||
| 
						 | 
					@ -87,8 +87,6 @@
 | 
				
			||||||
;; Load magnars' string manipulation library
 | 
					;; Load magnars' string manipulation library
 | 
				
			||||||
(require 's)
 | 
					(require 's)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(require 'ack-and-a-half)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
;; Seed RNG
 | 
					;; Seed RNG
 | 
				
			||||||
(random t)
 | 
					(random t)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue