mirror of
https://github.com/neovim/neovim.git
synced 2025-12-09 16:12:48 +00:00
docs: small fixes (#25585)
Co-authored-by: tmummert <doczook@gmx.de> Co-authored-by: parikshit adhikari <parikshitadhikari@gmail.com>
This commit is contained in:
2
runtime/lua/vim/_meta/vimfn.lua
generated
2
runtime/lua/vim/_meta/vimfn.lua
generated
@@ -8530,7 +8530,7 @@ function vim.fn.slice(expr, start, end_) end
|
||||
--- {address} should be the path of a local domain socket (on
|
||||
--- unix) or named pipe (on Windows). If {mode} is "tcp" then
|
||||
--- {address} should be of the form "host:port" where the host
|
||||
--- should be an ip adderess or host name, and port the port
|
||||
--- should be an ip address or host name, and port the port
|
||||
--- number.
|
||||
---
|
||||
--- For "pipe" mode, see |luv-pipe-handle|. For "tcp" mode, see
|
||||
|
||||
Reference in New Issue
Block a user