Class chorus.filetype.Opts
-
class chorus.filetype.Opts
Filetype options
-
treesitter: (
boolean|string|chorus.treesitter.Parsers)? Configure treesitter
false: No (default)true: Install and enable the default parser for the filetype"<parser>": Install and enable the named parser{ ... }: Install parsers and options as bychorus.treesitter.enable
-
treesitter: (