mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 19:05:40 +00:00
docs: getpos, getregion, lsp
This commit is contained in:
@@ -1014,6 +1014,9 @@ function M.add_builddir_to_rtp()
|
||||
end
|
||||
|
||||
--- Create folder with non existing parents
|
||||
---
|
||||
--- TODO(justinmk): lift this and `t.mkdir()` into vim.fs.
|
||||
---
|
||||
--- @param path string
|
||||
--- @return boolean?
|
||||
function M.mkdir_p(path)
|
||||
|
||||
Reference in New Issue
Block a user