mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 09:26:30 +00:00
Merge #10394 from janlazo/vim-8.1.1614
vim-patch:8.1.{1614,1632,1634,1639}
This commit is contained in:
@@ -22025,6 +22025,7 @@ static bool script_autoload(const char *const name, const size_t name_len,
|
||||
}
|
||||
|
||||
/// Return the autoload script name for a function or variable name
|
||||
/// Caller must make sure that "name" contains AUTOLOAD_CHAR.
|
||||
///
|
||||
/// @param[in] name Variable/function name.
|
||||
/// @param[in] name_len Name length.
|
||||
|
Reference in New Issue
Block a user