Thomas Vigouroux
|
c055899dc0
|
feat(queries): modeline mechanism for base langs
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.
|
2020-10-11 19:09:22 +02:00 |
|
Santos Gallegos
|
50991e370b
|
Folds: rename query files to folds.scm to be consistent
We use plural names for all query files except folds.
|
2020-09-14 18:26:30 +02:00 |
|
Steven Sojka
|
02735aae55
|
feat(folds): add ts and js folds
|
2020-09-06 17:20:43 +02:00 |
|
Steven Sojka
|
881eff1c60
|
fix(highlights): fix ts parameter highlights
|
2020-09-06 16:59:03 +02:00 |
|
Steven Sojka
|
a600be80b6
|
chore(queries): use inherited queries for ts/js
|
2020-06-15 08:53:49 -05:00 |
|
Steven Sojka
|
ac8ae3b1c7
|
feat(queries): add typescript and javascript queries
|
2020-06-14 13:41:23 -05:00 |
|