Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Ignore dos not work properly in neovim #23

Open
yagarea opened this issue Sep 3, 2020 · 1 comment
Open

Ignore dos not work properly in neovim #23

yagarea opened this issue Sep 3, 2020 · 1 comment

Comments

@yagarea
Copy link

yagarea commented Sep 3, 2020

This is my config:

let g:indentguides_spacechar = ''
let g:indentguides_tabchar = '|'
let g:indentguides_ignorelist = ['text','vim','md']

but when I open some of ignored files, all tabs are replaced with ^I.

@metal3d
Copy link

metal3d commented Feb 21, 2021

It does work on my neovim... There isn't any weird char and ignore list is working.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants