vscode-simple-vim
vscode-simple-vim copied to clipboard
Add beginning and end of line operator ranges
I added operator ranges for "_" and "$" so you can do things like d$ to delete to the end of a line.