aboutsummaryrefslogtreecommitdiffstats
path: root/queries/ocaml_interface/locals.scm
Commit message (Collapse)AuthorAgeFilesLines
* 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.