helix-mods/book/src
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
..
generated Add tree-sitter-comment (#1300) 2021-12-19 23:56:56 +09:00
guides Fix typo on docs (#1201) 2021-12-01 09:11:25 +09:00
commands.md docs: Auto generate command list 2021-12-08 10:23:50 +09:00
configuration.md Load alt default theme if true color is not supported 2021-12-14 00:47:18 +09:00
from-vim.md Improve docs, fix up a few highlight scopes 2021-09-07 13:03:48 +09:00
hooks.md Add book/ (mdbook based user guide) 2021-04-05 15:48:08 +09:00
install.md Add instructions for Fedora Linux (#1270) 2021-12-17 23:46:32 +09:00
keymap.md Change text for gg to explain <n>gg (#1287) 2021-12-18 20:28:17 +05:30
lang-support.md Auto generate docs for language support 2021-12-08 10:23:50 +09:00
languages.md feat(book/src/languages.md) (#979) 2021-11-07 10:31:12 +09:00
remapping.md Update book to include typable command remapping (#1240) 2021-12-09 00:26:33 +09:00
SUMMARY.md Auto generate docs for language support 2021-12-08 10:23:50 +09:00
themes.md Add link and quote queries for markdown 2021-12-19 15:23:39 +09:00
usage.md Implement black hole register (#1165) 2021-11-28 10:21:40 +09:00