mirror of
https://github.com/neovim/neovim.git
synced 2025-09-17 16:58:17 +00:00
docs: miscellaneous doc and type fixes (#25554)
This commit is contained in:

committed by
GitHub

parent
81f67b79e8
commit
c80a3976cb
@@ -9636,6 +9636,7 @@ M.funcs = {
|
||||
name = 'shiftwidth',
|
||||
params = { { 'col', 'integer' } },
|
||||
signature = 'shiftwidth([{col}])',
|
||||
returns = 'integer',
|
||||
},
|
||||
sign_define = {
|
||||
args = { 1, 2 },
|
||||
|
Reference in New Issue
Block a user