Merge #7623 'man.vim: highlight bold, underlined text'

This commit is contained in:
Justin M. Keyes
2018-01-09 10:10:22 +01:00
6 changed files with 314 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ local NIL = helpers.NIL
local plugin_helpers = require('test.functional.plugin.helpers')
local reset = plugin_helpers.reset
describe('In autoload/msgpack.vim', function()
describe('autoload/msgpack.vim', function()
before_each(reset)
local sp = function(typ, val)