fix: invalid opt

This commit is contained in:
Devin Haska 2024-06-05 12:43:45 -07:00
parent 4aed78a5b3
commit 6028c15c07
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View file

@ -20,7 +20,6 @@ return {
{
"akinsho/bufferline.nvim",
event = "VeryLazy",
after = "catppuccin",
keys = {
{ "<leader>bp", "<cmd>BufferLineTogglePin<cr>", desc = "Toggle Pin" },
{ "[b", "<cmd>BufferLineCyclePrev<cr>", desc = "Prev Buffer" },