Skip to content

Commit 801b6ff

Browse files
committed
chore: update plugin
1 parent c206d63 commit 801b6ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/katz/plugins.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ return require('packer').startup(function(use)
2323
}
2424
use {
2525
'akinsho/bufferline.nvim',
26-
tag = "v4.0.0",
26+
tag = "v4.6.0",
2727
requires = 'nvim-tree/nvim-web-devicons',
2828
}
2929
use {

0 commit comments

Comments
 (0)