We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c36ef5f commit 682d77fCopy full SHA for 682d77f
lua/astrocommunity/pack/nvchad-ui/init.lua
@@ -68,6 +68,7 @@ return {
68
"AstroNvim/astrocore",
69
opts = {
70
options = { opt = { showtabline = 0 } },
71
+ autocmds = { bufferline = false },
72
mappings = {
73
n = {
74
["<Leader>h"] = {
0 commit comments