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
|
3 years ago |
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>
|
3 years ago |
Blaž Hrastnik
|
a66833590c
|
cargo xtask docgen
|
3 years ago |
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
|
3 years ago |
ath3
|
a8060c06d1
|
Add indents.toml to perl (#1280)
|
3 years ago |
Blaž Hrastnik
|
9bfb701c94
|
Update lang-support.md
|
3 years ago |
Gokul Soumya
|
d08bdfa838
|
Use same name used in config files for langs in docs
|
3 years ago |
Gokul Soumya
|
a78b789406
|
Auto generate docs for language support
|
3 years ago |
Gokul Soumya
|
71292f9f11
|
docs: Auto generate command list
|
3 years ago |