weirongxu / coc-explorer

📁 Explorer for coc.nvim
MIT License
1.15k stars 45 forks source link

Why I have git indicators duplicated? #378

Closed sangdth closed 3 years ago

sangdth commented 3 years ago

I tried to hide signcolumn in coc-explorer but the ~ still duplicated there. Does anyone know why?

Screenshot 2021-01-28 at 9 22 37

Here is the list of my plugins:

Plug '/usr/local/opt/fzf'
Plug 'AndrewRadev/splitjoin.vim'
Plug 'SirVer/ultisnips'
Plug 'airblade/vim-gitgutter'
Plug 'ascenator/L9', {'name': 'newL9'}
Plug 'joshdick/onedark.vim'
Plug 'junegunn/fzf.vim'
Plug 'mattn/emmet-vim'
Plug 'mhinz/vim-startify'
Plug 'neoclide/coc.nvim', {'branch': 'release'}
Plug 'pechorin/any-jump.vim'
Plug 'psliwka/vim-smoothie'
Plug 'sangdth/tapilu-snippets'
Plug 'sheerun/vim-polyglot'
Plug 'tpope/vim-commentary'
Plug 'tpope/vim-fugitive'
Plug 'tpope/vim-sensible'
Plug 'tpope/vim-surround'
Plug 'wakatime/vim-wakatime'
Plug 'vim-airline/vim-airline'
Plug 'vim-airline/vim-airline-themes'

Thanks so much for making a great plugin!

weirongxu commented 3 years ago

This is by design, on the left is the git staged indicator