Sebastian Neubauer
|
205dc8776b
|
Add fish highlighting (#1308)
The highlights were copied and modified from
https://github.com/nvim-treesitter/nvim-treesitter/blob/master/queries/fish/highlights.scm
|
2021-12-21 11:02:53 +09:00 |
|
Michael Davis
|
e72786df8e
|
Add tree-sitter-comment (#1300)
* Add tree-sitter-comment
Fix #1164
* fix precedence in tree-sitter-comment highlights
connects https://github.com/helix-editor/helix/pull/1170
* set injection-regex for comment language
* remove comment filetype
* fix comment injections for neovim-style injections tags
* add comment injections for elixir
* remove f.comment
* fix spacing in .gitmodules
* run 'cargo xtask docgen'
Co-authored-by: Ivan Tham <pickfire@riseup.net>
|
2021-12-19 23:56:56 +09:00 |
|
Blaž Hrastnik
|
a66833590c
|
cargo xtask docgen
|
2021-12-18 13:42:41 +09:00 |
|
Oliver Hechtl
|
0683f0a20a
|
Add scala syntax highlights (#1278)
* add partial scala syntax highlights
* ran cargo xtask docgen
* updated tree-sitter-scala, fixed highlights
* fix comments
* move identifier to the end of the highlights
* add indents
|
2021-12-18 13:40:34 +09:00 |
|
ath3
|
a8060c06d1
|
Add indents.toml to perl (#1280)
|
2021-12-17 09:56:07 +09:00 |
|
Blaž Hrastnik
|
9bfb701c94
|
Update lang-support.md
|
2021-12-15 17:38:03 +09:00 |
|
Gokul Soumya
|
d08bdfa838
|
Use same name used in config files for langs in docs
|
2021-12-08 10:23:50 +09:00 |
|
Gokul Soumya
|
a78b789406
|
Auto generate docs for language support
|
2021-12-08 10:23:50 +09:00 |
|