docs: miscellaneous doc and type fixes (#25554)

This commit is contained in:
Maria José Solano
2023-10-09 15:34:48 -07:00
committed by GitHub
parent 81f67b79e8
commit c80a3976cb
8 changed files with 12 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
--- @meta
--- @meta _
-- THIS FILE IS GENERATED
-- DO NOT EDIT
error('Cannot require a meta file')
@@ -8055,7 +8055,7 @@ function vim.fn.shellescape(string, special) end
--- will be assumed.
---
--- @param col? integer
--- @return any
--- @return integer
function vim.fn.shiftwidth(col) end
--- @param name string