Skip to content

Commit 44c5314

Browse files
committed
fix(lualine-pretty-path): use my fork for now
Until bwpge/lualine-pretty-path#5 is merged
1 parent 7878d79 commit 44c5314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/plugins/lualine.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ return {
22
'nvim-lualine/lualine.nvim',
33
dependencies = {
44
{
5-
'bwpge/lualine-pretty-path',
5+
'cameronr/lualine-pretty-path',
66
-- dev = true,
77
},
88
},

0 commit comments

Comments
 (0)