Skip to content

Commit 153cc92

Browse files
committed
fix(dropbar): remove deprecated icons.kinds.use_devicons
1 parent d4c8c31 commit 153cc92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lua/modules/configs/tool/dropbar.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ return function()
3535
icons = {
3636
enable = true,
3737
kinds = {
38-
use_devicons = true,
3938
symbols = {
4039
-- Type
4140
Array = icons.type.Array,

0 commit comments

Comments
 (0)