Bufferline

This commit is contained in:
Ben Clayton 2024-12-13 21:19:17 -07:00
parent 733fd9aa3e
commit 9c9131f696

View File

@ -2,6 +2,7 @@
plugins = { plugins = {
lualine.enable = true; lualine.enable = true;
undotree.enable = true; undotree.enable = true;
bufferline.enable = true;
}; };
plugins.gitsigns = { plugins.gitsigns = {