mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00
docs(lua): reference runtime/lua/vim/_editor.lua
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
--
|
||||
-- The singular purpose of this module is to share code with the Nvim
|
||||
-- test-suite. If, in the future, Nvim itself is used to run the test-suite
|
||||
-- instead of "vanilla Lua", these functions could move to src/nvim/lua/vim.lua
|
||||
-- instead of "vanilla Lua", these functions could move to runtime/lua/vim/_editor.lua
|
||||
|
||||
local vim = vim or {}
|
||||
|
||||
|
Reference in New Issue
Block a user