dev (#1)
* dev * Improve sync design * Support buffer local mapping * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * stylua * tmp * tmp * tmp * tmp * tmp * tmp * tmp * integration * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * update * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp * tmp
This commit is contained in:
11
lua/cmp/source_spec.lua
Normal file
11
lua/cmp/source_spec.lua
Normal file
@@ -0,0 +1,11 @@
|
||||
local spec = require('cmp.utils.spec')
|
||||
|
||||
-- local source = require "cmp.source"
|
||||
|
||||
describe('source', function()
|
||||
before_each(spec.before)
|
||||
|
||||
it('new', function()
|
||||
-- local s = source.new()
|
||||
end)
|
||||
end)
|
||||
Reference in New Issue
Block a user