mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 17:21:49 +00:00
refactor(vim.system): factor out on_exit handling
This commit is contained in:
@@ -118,7 +118,7 @@ end
|
||||
---
|
||||
---@param path string Path or URL to open
|
||||
---
|
||||
---@return SystemCompleted|nil # Command result, or nil if not found.
|
||||
---@return vim.SystemCompleted|nil # Command result, or nil if not found.
|
||||
---@return string|nil # Error message on failure
|
||||
---
|
||||
---@see |vim.system()|
|
||||
|
Reference in New Issue
Block a user