diff --git a/docs-preview-847/options.html b/docs-preview-847/options.html index a6d9ac93..d5d90fd3 100644 --- a/docs-preview-847/options.html +++ b/docs-preview-847/options.html @@ -17047,6 +17047,31 @@ anything
Default:
{ }
Declared by:
+
+
+<nvf/modules/plugins/languages/markdown.nix>
+
+ |
vim.languages.markdown.extensions.render-markdown-nvim.setupOpts.file_types
+
+
+List of buffer filetypes to enable this plugin in.
This will cause the plugin to attach to new buffers who +have any of these filetypes.
+ +Type: +null or (list of string)
+ +Default:
+null
Declared by: