mirror of
https://gitlab.com/wsdjeg/vim-galore-zh_cn.git
synced 2025-01-19 06:49:27 +08:00
Merge pull request #50 from Jacques-z/patch-1
Update Technical quirks.md
This commit is contained in:
commit
5cceeb115f
@ -1,3 +1,8 @@
|
||||
# 技术怪癖
|
||||
|
||||
## NUL 符用新行表示
|
||||
|
||||
文件中的 NUL 符 (`\0`) 在内存中会被存储为换行符 (`\n`) 且
|
||||
在缓冲区中显示为 `^@`.
|
||||
|
||||
在 `man 7 ascii` 和 `:h NL-used-for-Nul` 中查看更多信息。
|
||||
|
Loading…
x
Reference in New Issue
Block a user