如何在vim中将^M显示为换行符?
我想在vim中显示为newlines(\ n)。该文件具有\ r和\ n字符。我想执行此操作:
- 编辑文件
- 更改显示现有\ n字符的方式
- 必须进行搜索的方式并每次我
简短打开文件时替换,就像记事本++显示它们一样。
I would like to display ^M (\r) as newlines (\n) in vim. The file has both \r and \n characters. I would like to do this without:
- Editing the file
- Changing the way existing \n characters are displayed
- Having to do a search and replace every time I open the file
In short, the same way Notepad++ displays them.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论