plugins.openscad.enable
Whether to enable openscad.nvim, a plugin to manage OpenSCAD files.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.openscad.package
Which package to use for the openscad.nvim plugin.
Type: package
Default:
<derivation vimplugin-openscad.nvim-2024-04-13>
Declared by:
plugins.openscad.autoOpen
Plugin default: false
Type: null or boolean or raw lua code
Default:
null
Declared by:
plugins.openscad.cheatsheetWindowBlend
Plugin default: 15
Type: null or integer between 0 and 100 (both inclusive)
Default:
null
Declared by:
plugins.openscad.fuzzyFinder
fuzzy finder to find documentation
Plugin default: "skim"
Type: null or one of “skim”, “fzf” or raw lua code
Default:
null
Declared by:
plugins.openscad.loadSnippets
Plugin default: false
Type: null or boolean or raw lua code
Default:
null
Declared by: