Jon Engel
Jon Engel
In order to avoid the step left after exiting insert mode with ESC, I now do ``` inoremap kj :stopinsert ``` What's the best way to use your plugin to...
Hi, Thanks, here's the info you asked for: Output of vim --version VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Sep 12 2023 09:31:27) macOS version - arm64 Included...
That does the same thing: opens Marked and suspends my vim session. I can get back into the vim session with Marked open by typing 'fg', so this situation is...
Nope, it returns shellcmdflag=-c . ________________________________ From: Joshua Priddle ***@***.***> Sent: Friday, September 29, 2023 3:20 PM To: itspriddle/vim-marked ***@***.***> Cc: Engel, Jonathan ***@***.***>; Author ***@***.***> Subject: Re: [itspriddle/vim-marked] MarkedToggle...