LINKDING

Shared bookmarks

File format | Vim Tips Wiki | Fandom

Date added
July 9, 2024, 4:34 a.m.
Description
Vim recognizes three file formats (unix, dos, mac) that determine what line ending characters (line terminators) are removed from each line when a file is read, or are added to each line when a file is written. A file format problem can display ^M characters, or can prevent scripts from running...