vim-and-cp icon indicating copy to clipboard operation
vim-and-cp copied to clipboard

Some helpful bits and pieces for your vimrc

Results 4 vim-and-cp issues
Sort by recently updated
recently updated
newest added

I still use your code. But I can't seem to update it to the vim9 version. It's too complex for me. I hope you can help. Read the documentation and...

I copied your init.vim made some tweaks here and there, but the part in the video where you go into output panel on the right and after going in visual...

![IMG_20211212_182814_003.jpg](https://user-images.githubusercontent.com/77785504/145713286-ccaeeea6-c34f-4bc9-a32d-2e7c7445b06d.jpg) Command passed to the terminal via termwrapper is also assuming '&&' to be a file or directory. @mizlan @ironsoul0

the title says it all If i have `cute project.cpp` opened in nvim, then trigger `CompileAndRun` i get this ``` g++: error: cute: No such file or directory g++: error:...