Skip to content

Commit aac15e0

Browse files
committed
fix(lualine-pretty-path): use my fork for now
Until bwpge/lualine-pretty-path#5 is merged
1 parent 41e6728 commit aac15e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nvim/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)