nvim: Remove bufferline.nvim
This commit is contained in:
@@ -1,14 +0,0 @@
|
|||||||
return {
|
|
||||||
"akinsho/bufferline.nvim",
|
|
||||||
dependencies = {
|
|
||||||
"nvim-tree/nvim-web-devicons",
|
|
||||||
},
|
|
||||||
version = "*",
|
|
||||||
opts = {
|
|
||||||
options = {
|
|
||||||
numbers = "buffer_id",
|
|
||||||
-- mode = 'tabs',
|
|
||||||
-- separator_style = 'slant',
|
|
||||||
},
|
|
||||||
},
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user