helix-mods/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>
2022-01-03 11:03:57 +09:00
..
src 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
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml feat(ui): file encoding in statusline (#1355) 2021-12-26 00:10:46 +09:00