Update fzf version to 0.37.0
This commit is contained in:
		@@ -3,8 +3,8 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Auto-completion
 | 
					# Auto-completion
 | 
				
			||||||
# ---------------
 | 
					# ---------------
 | 
				
			||||||
[[ $- == *i* ]] && source "/usr/local/Cellar/fzf/0.35.1/shell/completion.zsh"
 | 
					[[ $- == *i* ]] && source "/usr/local/Cellar/fzf/0.37.0/shell/completion.zsh"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Key bindings
 | 
					# Key bindings
 | 
				
			||||||
# ------------
 | 
					# ------------
 | 
				
			||||||
source "/usr/local/Cellar/fzf/0.35.1/shell/key-bindings.zsh"
 | 
					source "/usr/local/Cellar/fzf/0.37.0/shell/key-bindings.zsh"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user