mirror of
https://github.com/neovim/neovim.git
synced 2025-12-04 21:52:41 +00:00
test: use vim.mpack and vim.uv directly
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local mpack = require('mpack')
|
||||
local mpack = vim.mpack
|
||||
|
||||
-- temporary hack to be able to manipulate buffer/window/tabpage
|
||||
local Buffer = {}
|
||||
|
||||
Reference in New Issue
Block a user