240 current 2024-03-20 12:13:36 24.05.20240319.b06025f 6.8.0-zen1 *
This commit is contained in:
parent
97524b21b1
commit
fbd9a25dc8
1 changed files with 18 additions and 18 deletions
|
|
@ -1,18 +1,18 @@
|
|||
return {
|
||||
{
|
||||
"Bekaboo/dropbar.nvim",
|
||||
event = { "BufRead", "BufNewFile" },
|
||||
opts = {
|
||||
icons = {
|
||||
enable = true,
|
||||
kinds = {
|
||||
use_devicons = false,
|
||||
symbols = {
|
||||
File = "",
|
||||
Folder = "",
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
-- return {
|
||||
-- {
|
||||
-- "Bekaboo/dropbar.nvim",
|
||||
-- event = { "BufRead", "BufNewFile" },
|
||||
-- opts = {
|
||||
-- icons = {
|
||||
-- enable = true,
|
||||
-- kinds = {
|
||||
-- use_devicons = false,
|
||||
-- symbols = {
|
||||
-- File = "",
|
||||
-- Folder = "",
|
||||
-- },
|
||||
-- },
|
||||
-- },
|
||||
-- },
|
||||
-- },
|
||||
-- }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue