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

@@ -9636,6 +9636,7 @@ M.funcs = {
name = 'shiftwidth',
params = { { 'col', 'integer' } },
signature = 'shiftwidth([{col}])',
returns = 'integer',
},
sign_define = {
args = { 1, 2 },