helix-mods/runtime
Triton171 4da050b4bb
Add basic indentation for languages without treesitter-based indentation rules (always use the indent of the current line for a new line). (#1341)
Fix several bugs in the treesitter indentation calculation.

Co-authored-by: Triton171 <triton0171@gmail.com>
2022-01-03 11:03:57 +09:00
..
grammars Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries Add basic indentation for languages without treesitter-based indentation rules (always use the indent of the current line for a new line). (#1341) 2022-01-03 11:03:57 +09:00
themes Underline diagnostics in bogster theme (#1399) 2022-01-02 13:45:22 +09:00
tutor.txt Continue tutor (#737) 2021-10-16 12:47:45 +09:00