Open M0hanrajp opened 4 weeks ago
Write notes in Markdown here.
Use the following to remove the ^M character in neovim:
^M
:%s/\r//g
Write notes in Markdown here.