Skip to content

Commit

Permalink
cleanup the comment
Browse files Browse the repository at this point in the history
Signed-off-by: Bartlomiej Specjalny <bspecjalny@gmail.com>
  • Loading branch information
sp3c1 committed Apr 20, 2018
1 parent 9aa2418 commit 4ea0f01
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions powerline_npm.lua
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ local function init()
package_version = ''
end

-- clink.prompt.value = string.gsub(clink.prompt.value, "{npm}", "\x1b[34;46m"..arrowSymbol.."\x1b[39;46m "..npmIcon.." "..package_name.."@"..package_version.." \x1b[36;44m"..arrowSymbol)

segment.textColor = colorWhite
segment.fillColor = colorCyan
segment.text = " "..npmSymbol.." "..package_name.."@"..package_version.." "
Expand Down

0 comments on commit 4ea0f01

Please sign in to comment.