mirror of
https://gitlab.com/wsdjeg/vim-galore-zh_cn.git
synced 2026-05-04 06:02:48 +08:00
199 B
Executable File
199 B
Executable File
Newline used for NUL
NUL characters (\0) in a file, are stored as newline (\n) in memory and
displayed in a buffer as ^@.
See man 7 ascii and :h NL-used-for-Nul for more information.