Vim troubleshooting

From wikinotes
Revision as of 18:53, 17 July 2021 by Will (talk | contribs) (Created page with "= File Errors = <blockquote> == ^M Characters == <blockquote> <syntaxhighlight lang="vim"> :set fileformat=unix </syntaxhighlight> </blockquote><!-- ^M Characters --> </blockq...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

File Errors

^M Characters

:set fileformat=unix