You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/panvimdoc.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,7 @@ The following are the metadata fields that the custom writer uses:
115
115
116
116
- >project< (String) _required_: This is typically the plugin name. This is prefixed to all generated tags. (e.g. >*project-heading*<)
117
117
- >vimversion< (String) _optional_: The version vim / neovim that the plugin is targeting. If not present, the version of vim in the available environment is used.
118
-
- >toc< (Boolean) _optional_: Whether to generate table of contents or not.
118
+
- >toc< (Boolean) _optional_: Whether to generate table of contents or not. If not present, this value is set to >true<.
0 commit comments