aboutsummaryrefslogtreecommitdiffstats
path: root/queries/ocaml_interface/folds.scm
Commit message (Collapse)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-1/+0
|
* feat(queries): modeline mechanism for base langsThomas Vigouroux2020-10-111-0/+1
This implements https://github.com/neovim/neovim/pull/13059#issuecomment-704414189 This behaves like modelines and remove the use of the base_language map. Also, this allows to fine-tune what we actually want to include per query, which is better IMO.