We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 285f8d5 commit d4c4394Copy full SHA for d4c4394
lua/picker/sources/tasks.lua
@@ -37,7 +37,6 @@ function M.get()
37
task_type,
38
string.rep(' ', widths[2].width - #task_type - 3),
39
background,
40
- task_type,
41
string.rep(' ', widths[3].width - #background - 3),
42
desc
43
)
0 commit comments