Class chorus.treesitter.Opts

class chorus.treesitter.Opts

Treesitter options

fold: boolean?

Enable code folding. Default: true

highlight: boolean?

Enable highlighting. Default: true

indent: boolean?

Enable indenting. Default: true