Remove percent placeholder from vim help theme

This commit is contained in:
Kim Silkebækken 2013-01-29 08:58:44 +01:00
parent 2f361711fe
commit 59c316cb34
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
"name": "line_percent",
"args": { "gradient": true },
"priority": 30,
"after": "",
"after": "%",
"rjust": 4
},
{