Replace old line number character

themes/vim/help.json still used the line number character from
vim-powerline.
This commit is contained in:
Sven Strothoff 2013-01-25 13:38:34 +01:00
parent 147c96a270
commit 0dd3393bb3

View File

@ -20,7 +20,7 @@
},
{
"type": "string",
"contents": " ",
"contents": " ",
"highlight_group": ["line_current_symbol", "line_current"]
},
{