Phạm Huy Hoàng
|
62b0bb4f24
|
feat(format): extra newline after modeline
|
2024-02-29 23:05:30 +09:00 |
|
Pham Huy Hoang
|
57a8acf0c4
|
chore: query formatting
|
2024-01-19 16:58:37 +01:00 |
|
Stephan Seitz
|
08c830f625
|
folds(typescript): add enum_declaration
Fixes #5325
|
2023-08-27 16:01:05 -04:00 |
|
kiyan
|
3b8c2ea492
|
chore: create ecma base for use in js and ts which fixes jsx issues
|
2021-03-10 17:34:11 +01:00 |
|
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 |
|