fix(settings): Add counsel-rg to ivy-prescient-excluded-commands
History should not be remembered for counsel-rg
This commit is contained in:
		
							parent
							
								
									ecf68e357c
								
							
						
					
					
						commit
						75749b68b0
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -11,9 +11,10 @@ | |||
| (setq ivy-use-virtual-buffers t) | ||||
| (setq enable-recursive-minibuffers t) | ||||
| 
 | ||||
| ;; Enable support for prescient in ivy | ||||
| ;; Enable support for prescient in ivy & configure it | ||||
| (ivy-prescient-mode) | ||||
| (prescient-persist-mode) | ||||
| (add-to-list 'ivy-prescient-excluded-commands 'counsel-rg) | ||||
| 
 | ||||
| ;; Move files to trash when deleting | ||||
| (setq delete-by-moving-to-trash t) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue