Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我编辑纯文本文件(不是任何代码文件)时,有时我会在滚动时看到底部不同颜色的 @ 和 ~ 等符号,有时它们会消失。它们在 vim 中是什么意思?
当您有很长的代码(或文本)行继续(换行)到下一行时,@ 符号出现在底部。
~ 符号只是一个占位符,表示该行上没有任何内容(甚至没有空格、制表符或回车)