We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 074f1dc commit afb8303Copy full SHA for afb8303
nvim/apitool.go
@@ -301,6 +301,7 @@ var nvimTypes = map[string]string{
301
"*ClientVersion": "Dictionary",
302
"ClientMethods": "Dictionary",
303
"ClientAttributes": "Dictionary",
304
+ "*OpenWindowConfig": "Dictionary",
305
306
"[2]int": "ArrayOf(Integer, 2)",
307
"[]Buffer": "ArrayOf(Buffer)",
0 commit comments