ms-jpq / chadtree

File manager for Neovim. Better than NERDTree.
1.62k stars 60 forks source link

How to set bufferline integrated with chadtree #332

Open FLAGLORD opened 1 year ago

FLAGLORD commented 1 year ago

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 commented 3 months ago

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"