mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
Merge #7623 'man.vim: highlight bold, underlined text'
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user