Skip to content

Commit cc83a88

Browse files
committed
nvim: autohide barbar for 1 buf
1 parent 7583dd4 commit cc83a88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nvim/lua/custom/plugins/init.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ return {
3636
end,
3737

3838
opts = {
39+
auto_hide = 1,
40+
3941
icons = {
4042
filetype = { enabled = false },
4143
},

0 commit comments

Comments
 (0)