fix(test): update vimdocs
This commit is contained in:
parent
97873ffd37
commit
a8f16fb4f9
8 changed files with 126 additions and 79 deletions
|
|
@ -31,6 +31,7 @@ describe('cp.snippets', function()
|
|||
end)
|
||||
|
||||
after_each(function()
|
||||
spec_helper.teardown()
|
||||
package.loaded['luasnip'] = nil
|
||||
package.loaded['luasnip.extras.fmt'] = nil
|
||||
end)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue