Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set bufferline integrated with chadtree #332

Open
FLAGLORD opened this issue Mar 6, 2023 · 1 comment
Open

How to set bufferline integrated with chadtree #332

FLAGLORD opened this issue Mar 6, 2023 · 1 comment

Comments

@FLAGLORD
Copy link

FLAGLORD commented Mar 6, 2023

I use bufferline and set offset for it. When I use Nvim Tree, i set the options as followed:

options = {
        diagnostics = "nvim_lsp",
        offsets = {{
            filetype = "NvimTree",
            text = "File Explorer",
            highlight = "Directory",
            text_align = "left"
        }}
}

If I use chadtree, how to set filetype? ChadTree? CHADtree?

@JakubIwanowski
Copy link

I use bufferline and set offset for it. When I use Nvim Tree, i set the options as followed:

options = {
        diagnostics = "nvim_lsp",
        offsets = {{
            filetype = "NvimTree",
            text = "File Explorer",
            highlight = "Directory",
            text_align = "left"
        }}
}

If I use chadtree, how to set filetype? ChadTree? CHADtree?

The issue's old, but someone may be looking for the answer someday. It's "CHADTree"

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

No branches or pull requests

2 participants