[nvim] replace bbye with bufdelete

This commit is contained in:
eleith 2023-03-11 05:12:20 +00:00
parent ef59f374df
commit 2b6f11a744
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@ return {
"tmux-plugins/vim-tmux",
"github/copilot.vim",
"farmergreg/vim-lastplace",
"moll/vim-bbye",
"famiu/bufdelete.nvim",
}