snippets / jumar / 

All jumar's snippets (1)

  1. replace ^M by new line with vim

    tip to **replace ^M by unix new line ending** that appear on some file. ^ mean _ctrl key_.

    1 :%s/^V^M/\r/g
    first posted by benoitc to shell vim convert convertir content ... saved by 4 persons ... 1 comments ... 1 year, 1 month
showing 10, 25, 50 items per pages

Pages : 1