mirror of
https://github.com/hexedtech/codemp-nvim.git
synced 2024-11-22 07:24:52 +01:00
chore: doesnt return anything
This commit is contained in:
parent
e0fe8d0e24
commit
fb706706dd
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ vim.loop.new_thread({}, function()
|
|||
end
|
||||
end)
|
||||
|
||||
local command = require('codemp.command')
|
||||
require('codemp.command')
|
||||
|
||||
return {
|
||||
native = native,
|
||||
|
|
Loading…
Reference in a new issue