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/helix-core
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>
2 years ago
..
src Add basic indentation for languages without treesitter-based indentation rules (always use the indent of the current line for a new line). (#1341) 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml feat(ui): file encoding in statusline (#1355) 2 years ago