vim-and-cp
vim-and-cp copied to clipboard
Some helpful bits and pieces for your vimrc
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...
 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:...