This website requires JavaScript.
Explore
Help
Register
Sign In
humza
/
sml-projects
Watch
1
Star
0
Fork
0
You've already forked sml-projects
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
873
Commits
1
Branch
0
Tags
2ee963a3d875f43b572db3b124523d6b85968ea8
Commit Graph
3 Commits
Author
SHA1
Message
Date
Humza Shahid
2ee963a3d8
done implementing tests for yank. Also simplify 'NormalDelete.deleteLineDown' and 'NormalYank.yankLineDown' functions by removing an if-branch which can never trigger. (The code path can only be executed in the event that 'endLineIdx' is on a newline, and there is an if-expression in that branch checking whether 'endLineIdx' is on a newline, which is redundant.)
2026-01-31 22:20:52 +00:00
Humza Shahid
ef9da12a0b
begin adding tests for 'yj' motion, based on tests for 'dj' motion
2026-01-31 21:18:21 +00:00
Humza Shahid
ef43efb680
rename some test files
2026-01-15 12:32:13 +00:00