mirror of
				https://github.com/dcarrillo/prezto.git
				synced 2025-11-04 05:09:09 +00:00 
			
		
		
		
	Comment the sourcing of module files
This commit is contained in:
		@@ -9,6 +9,7 @@
 | 
			
		||||
# Load dependencies.
 | 
			
		||||
omodload 'editor'
 | 
			
		||||
 | 
			
		||||
# Source module files.
 | 
			
		||||
source "${0:h}/external/zsh-history-substring-search.zsh"
 | 
			
		||||
 | 
			
		||||
#
 | 
			
		||||
 
 | 
			
		||||
@@ -10,6 +10,7 @@ if ! zstyle -t ':omz:module:syntax-highlighting' color; then
 | 
			
		||||
  return 1
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
# Source module files.
 | 
			
		||||
source "${0:h}/external/zsh-syntax-highlighting.zsh"
 | 
			
		||||
 | 
			
		||||
# Set the highlighters.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user