Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(list): improve handling of whitespaces on remove word (neoclide#5137
) This fixes the issue where: - entire lines are removed on <C-w> even if there are spaces in the middle, and - the initial spaces are not removed on <C-w>.
- Loading branch information