Stephan Seitz
|
45397ebbd9
|
fix(highlights): Add TSNamespace highlight
Start adding highlights for
- C++
- Rust (including other scoped_identifier/scoped_type_identifier fixes)
- JS (only namespace_import)
Addresses #516
|
2020-10-10 15:31:51 +02:00 |
|
Pau Ruiz Safont
|
f7126fe54b
|
fix(ocaml): highlight characters as such
|
2020-10-04 14:33:29 +02:00 |
|
Pieter Goetschalckx
|
718fc1be3e
|
Add OCaml folds
|
2020-09-21 08:54:30 +02:00 |
|
Pieter Goetschalckx
|
a8c8de13ae
|
Improve OCaml locals
|
2020-09-21 08:54:30 +02:00 |
|
Pieter Goetschalckx
|
60e097a14a
|
Improve OCaml highlights
|
2020-09-21 08:54:30 +02:00 |
|
Pau Ruiz Safont
|
9447909d11
|
ocaml: follow upstream for highlights
|
2020-09-19 13:35:12 +02:00 |
|
Pau Ruiz Safont
|
465ed37494
|
ocaml: follow upstream for highlights
|
2020-09-19 13:35:12 +02:00 |
|
Pau Ruiz Safont
|
b4d7ea7e66
|
fix ocaml highlights
Function matching was wrongly parenthesized, parameter detection was too
eager and it was wrongly matching all + and - as delimiters
|
2020-09-12 23:11:05 +02:00 |
|
Pau Ruiz Safont
|
7be8e6ca5c
|
maintenance(ocaml): adapt queries to nvim-treesitter
|
2020-09-11 12:10:31 +02:00 |
|
Pau Ruiz Safont
|
ddc200768e
|
feat(queries): pull ocaml queries from upstream
|
2020-09-11 12:10:31 +02:00 |
|
Pau Ruiz Safont
|
4db39e27c9
|
fix: ocaml highlight
The string.special group was removed from highlight.lua, replace its
uses by the string group.
|
2020-09-06 20:52:56 +02:00 |
|
Pieter Goetschalckx
|
9ef264a733
|
Fix filename
|
2020-09-05 10:02:42 +02:00 |
|
Pau Ruiz Safont
|
3fe5a067b3
|
feat(highlights): add ocaml
|
2020-08-24 10:16:38 +02:00 |
|