index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
queries
/
css
Age
Commit message (
Expand
)
Author
2022-09-26
feat(spell): support more languages
Lewis Russell
2022-09-10
highlights(css): fix property highlighting
Stephan Seitz
2022-03-19
Added fix for incorrect CSS indent after closing bracket
Daniel Woznicki
2021-05-07
Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"
Santos Gallegos
2021-04-28
Comment: use `@combined` to create just one tree per buffer (#1252)
Santos Gallegos
2021-03-16
Fix invalid node type in CSS queries
Stephan Seitz
2021-03-12
Add comment parser to highlight comment tags (#893)
Santos Gallegos
2021-03-01
feat: use @ignore for comments and multiline strings
elianiva
2021-01-04
feat: added more fold queries
elianiva
2020-12-03
css: add indent support
Thanabodee Charoenpiriyakij
2020-08-16
fix(queries): use vim-match for non lua regexes
Steven Sojka
2020-06-20
refactor: use newly introduced consolidated syntax
TravonteD
2020-06-11
- #76 update the predicate syntax for ruby and css
TravonteD
2020-06-02
Add css highlight queries
TravonteD