Mark Tomory
Mark Tomory
Chrome Version 112.0.5615.137 (Official Build) (x86_64) MacOS Ventura 13.2.1 (22D68) In a GMail compose window, I opened Wasavi via `ctrl-.`. Now I can’t close Wasavi. I tried `ZZ`, I also...
* Have 7 windows with 2, 1, 1, 1, 1, 5, and 6 tabs, respectively. * Open the Tabby Options tab. * Click the Tabby toolbar button and observe that...
### Steps to reproduce 1. Open a terminal. 2. Type ``` mvim + --remote ``` or ``` mvim +2 --remote ``` , where _\_ is an existing file with more...
In Markdown paragraphs with `inline code`, the inline code should be exempted from replacement, education, etc. (This is probably a feature request rather than a bug.)
After doing `map qc ReplaceWithCurly` per the README, I tried `\qc`. Instead of replacing pairs of straight quotes with matching curlies, it instead replaced all straight quotes with right curly...
Some packages require other packages to be loaded first. (For example, 'preservim/vim-markdown' can utilize functions defined in 'godlygeek/tabular', but only if Vim loaded tabular before vim-markdown.) It would be good...