mirror of
https://github.com/neovim/neovim.git
synced 2026-04-21 23:05:41 +00:00
feat(lua): move compat module from runtime to test (#20257)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
require('vim.compat')
|
||||
|
||||
local api, fn = vim.api, vim.fn
|
||||
|
||||
local find_arg = '-w'
|
||||
|
||||
Reference in New Issue
Block a user