helix: Always show bufferline
This commit is contained in:
parent
715f3d6f93
commit
a27ca4aeec
1 changed files with 5 additions and 1 deletions
|
|
@ -50,6 +50,10 @@
|
|||
}
|
||||
];
|
||||
};
|
||||
settings = { };
|
||||
settings = {
|
||||
editor = {
|
||||
bufferline = "always";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue