describe('neovim plugin', function() it('work as expect', function() assert.is_true(true) end) end)