Add cmdline expansion test
This commit is contained in:
@@ -45,6 +45,11 @@ spec.before = function()
|
||||
end,
|
||||
},
|
||||
})
|
||||
config.set_cmdline({
|
||||
sources = {
|
||||
{ name = 'spec' },
|
||||
},
|
||||
}, ':')
|
||||
end
|
||||
|
||||
spec.state = function(text, row, col)
|
||||
|
||||
Reference in New Issue
Block a user