fix: update bufferline from v3.0.1 branch to main

This commit is contained in:
Frothy 2023-07-22 16:05:08 -04:00 committed by NotAShelf
commit df310b3e25
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
2 changed files with 4 additions and 5 deletions

View file

@ -181,7 +181,7 @@
# Tablines
nvim-bufferline-lua = {
url = "github:akinsho/nvim-bufferline.lua?ref=v3.0.1";
url = "github:akinsho/nvim-bufferline.lua";
flake = false;
};