Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add tree-sitter-comment (#1300) | Michael Davis | 2021-12-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||
* | cargo xtask docgen | Blaž Hrastnik | 2021-12-18 |
| | |||
* | Add scala syntax highlights (#1278) | Oliver Hechtl | 2021-12-18 |
| | | | | | | | | | | | | | * 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 | ||
* | Add indents.toml to perl (#1280) | ath3 | 2021-12-17 |
| | |||
* | Update lang-support.md | Blaž Hrastnik | 2021-12-15 |
| | |||
* | Use same name used in config files for langs in docs | Gokul Soumya | 2021-12-08 |
| | |||
* | Auto generate docs for language support | Gokul Soumya | 2021-12-08 |
| | |||
* | docs: Auto generate command list | Gokul Soumya | 2021-12-08 |