Prefer <leader>jb to <leader>jd for searching all of briefcase
Feels more natural...
This commit is contained in:
		
							parent
							
								
									504cf0daab
								
							
						
					
					
						commit
						21ce27b0ca
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -61,7 +61,7 @@ Otherwise, open with `counsel-find-file'."
 | 
				
			||||||
                  :kbd "t")
 | 
					                  :kbd "t")
 | 
				
			||||||
   (make-bookmark :label "briefcase"
 | 
					   (make-bookmark :label "briefcase"
 | 
				
			||||||
                  :path (getenv "BRIEFCASE")
 | 
					                  :path (getenv "BRIEFCASE")
 | 
				
			||||||
                  :kbd "d")
 | 
					                  :kbd "b")
 | 
				
			||||||
   (make-bookmark :label "current project"
 | 
					   (make-bookmark :label "current project"
 | 
				
			||||||
                  :path constants/current-project
 | 
					                  :path constants/current-project
 | 
				
			||||||
                  :kbd "p"))
 | 
					                  :kbd "p"))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue