Common/helix: show buffer line if multiple buffers exist

This commit is contained in:
Toast 2024-02-14 12:30:54 +01:00
parent 7af7bd2b4f
commit cbe3645a3a

View file

@ -15,6 +15,7 @@
mouse = true;
cursorline = true;
color-modes = true;
bufferline = "multiple";
statusline.mode = {
normal = "Normal";
insert = "Insert";