mirror of
https://github.com/neovim/neovim.git
synced 2026-02-06 03:47:20 +00:00
docs: move vim.system to own section
This commit is contained in:
committed by
Lewis Russell
parent
7f18811668
commit
e644038f06
@@ -96,4 +96,5 @@ end
|
||||
-- only on main thread: functions for interacting with editor state
|
||||
if vim.api and not vim.is_thread() then
|
||||
require('vim._editor')
|
||||
require('vim._system')
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user