File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ PRs are welcomed for other git host websites!
4242    - [String Template](#string-template)
4343    - [Lua Function](#lua-function)
4444  - [Create Your Own Router](#create-your-own-router)
45-   - [Highlight Group](#highlight-group)
4645  - [Alternative Clipboard](#alternative-clipboard)
46+   - [Highlight Group](#highlight-group)
4747- [Development](#development)
4848- [Contribute](#contribute)
4949
@@ -629,12 +629,6 @@ GitLink file_only
629629GitLink! file_only
630630```
631631
632- ### Highlight Group
633- 
634- | Highlight Group                  | Default Group | Description                          |
635- | -------------------------------- | ------------- | ------------------------------------ |
636- | NvimGitLinkerHighlightTextObject | Search        | highlight line ranges when copy/open |
637- 
638632### Alternative Clipboard
639633
640634You can define your own clipboard function during setup.
@@ -654,6 +648,12 @@ require('gitlinker').setup({
654648})
655649```
656650
651+ ### Highlight Group
652+ 
653+ | Highlight Group                  | Default Group | Description                          |
654+ | -------------------------------- | ------------- | ------------------------------------ |
655+ | NvimGitLinkerHighlightTextObject | Search        | highlight line ranges when copy/open |
656+ 
657657## Development
658658
659659To develop the project and make PR, please setup with:
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments