helix-mods/runtime/queries/python
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
..
highlights.scm Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
indents.toml Add indents for python, but it's not perfect. (#837) 2021-10-18 10:01:53 +09:00
injections.scm Add tree-sitter-comment (#1300) 2021-12-19 23:56:56 +09:00
tags.scm Add tree-sitter queries. 2021-04-09 18:57:46 +09:00
textobjects.scm Add treesitter textobjects (#728) 2021-10-23 11:41:19 +09:00