Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correctly handle updating/removing non-zero start lines
Unfortuantely the default treesitter start() gives us the slightly wrong lines for purposes of virtual indent. We need to grab one line less if the start line gathered is non zero
- Loading branch information