Vim has very sophisticated syntax highlighting facilities, which you can turn on with the built-in: syntax enable command, and off again with: syntax off.
Vim提供有非常复杂的语法突出显示功能,该特性可以通过内置:syntaxenable命令启用,并使用:syntaxoff命令关闭。
You can also do regexp highlighting in sed, the stream editor. The sed command.
还可以在sed(流编辑器,stream editor)中进行regexp突出显示。
You can also do regexp highlighting in sed, the stream editor. The sed command.
还可以在sed(流编辑器,stream editor)中进行regexp突出显示。
应用推荐