You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/book/src/guides
Michael Davis 7044d7d804 rename '--fetch/build-grammars' flags into '--grammar fetch/build'
The old flags were a bit long. --grammar is also aliased to -g to make
it even easier.
2 years ago
..
README.md Add treesitter textobjects (#728) 3 years ago
adding_languages.md rename '--fetch/build-grammars' flags into '--grammar fetch/build' 2 years ago
textobject.md Add comment textobject for surround selection and navigation (#1605) 2 years ago

README.md

Guides

This section contains guides for adding new language server configurations, tree-sitter grammers, textobject queries, etc.