As promised, here's my video of using Plover to enter and edit text in Vim!
And in case you're interested, here are the steno definitions of the commands I use in the video:
And bonus definition which I use in the video to get rid of an extra space but don't mention specifically:
And in case you're interested, here are the steno definitions of the commands I use in the video:
"STPAO*EUL": "{#Escape}:w c:/proj/.txt{#Left}{#Left}{#Left}{#Left}{^}",
"STPHA*EUF": "{#Escape}:silent w{#Return}:{#Return}{#Control_L(End)A}",
"SPO*EL": "{#Escape}:set nospell{#Return}:{#Escape}{#Control_L(End)}A",
""SKHR*EBGS": "{#Escape}/zxzxz{#Return}:{#Escape}A",
"KW*RPB": "{#Escape}{>}bvwy:split c:\\proj\\plovernotes.txt{#Return}o{#Escape}jp:silent w{#Return}:silent q{#Return}:{#Escape}{#Control_L(End)}A",""SKHR*EBGS": "{#Escape}/zxzxz{#Return}:{#Escape}A",
"PHOEUFP": "{`^}
"SPWAO*UT": "{#Escape}:%s/{^}",
"SR-RS": "{#Escape}{#Control_L(End)}A",
"TKHREPBD": "^vG$xo",
"TKHREPBD": "^vG$xo",
And bonus definition which I use in the video to get rid of an extra space but don't mention specifically:
"TW*EUT": "{#Escape}:set textwidth=46{#Return}ggvG$gq:%s/ / /g{#Return}:%s/ \\n/{#Control_L(Q)}{#Control_L(M)}{^}/{#Return}:%s/\\n /{#Control_L(Q)}{#Control_L(M)}{^}/{#Return}:%s/\\n\\n\\n/{#Control_L(Q)}{#Control_L(M)}{#Control_L(Q)}{#Control_L(M)}/{#Return}:silent w{#Return}{#Escape}/zxzxz{#Return}:{#Escape}{#Control_L(End)}A",