friendsnippets google code search
tip to **replace ^M by unix new line ending** that appear on some file. ^ mean _ctrl key_.
1 :%s/^V^M/\r/g
Pages : 1