vim-paste-easy
vim-paste-easy copied to clipboard
Automatically set paste for you
Results
1
vim-paste-easy issues
Sort by
recently updated
recently updated
newest added
When I paste the following passage ``` [branch "a"] remote = origin merge = refs/heads/a ``` It is actually like this ``` [branch "a"] remote = origin merge = refs/heads/a]...