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

Ignore dos not work properly in neovim #23

Description

@yagarea

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions