We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I use bufferline and set offset for it. When I use Nvim Tree, i set the options as followed:
bufferline
Nvim Tree
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?
chadtree
filetype
The text was updated successfully, but these errors were encountered:
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"
Sorry, something went wrong.
No branches or pull requests
I use
bufferline
and set offset for it. When I useNvim Tree
, i set the options as followed:If I use
chadtree
, how to setfiletype
? ChadTree? CHADtree?The text was updated successfully, but these errors were encountered: