Bar Borer

Results 2 comments of Bar Borer

" WSL paste fix autocmd BufReadPost * call s:lastpos() function! WslCleanup() silent! exe "'[,']s/\\r$//g" endfunction nnoremap p p:call WslCleanup() nnoremap P P:call WslCleanup() this is the vimscript macro i use...