From 0dd3393bb3b6f35e2c28bc719f0fcc47cfe4b09a Mon Sep 17 00:00:00 2001 From: Sven Strothoff Date: Fri, 25 Jan 2013 13:38:34 +0100 Subject: [PATCH] Replace old line number character themes/vim/help.json still used the line number character from vim-powerline. --- powerline/config_files/themes/vim/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powerline/config_files/themes/vim/help.json b/powerline/config_files/themes/vim/help.json index 6c63be03..3a6ca70b 100644 --- a/powerline/config_files/themes/vim/help.json +++ b/powerline/config_files/themes/vim/help.json @@ -20,7 +20,7 @@ }, { "type": "string", - "contents": "⭡ ", + "contents": " ", "highlight_group": ["line_current_symbol", "line_current"] }, {