How to enable color settings in VI Editor?Forum: DSL Tips and Tricks Topic: How to enable color settings in VI Editor? started by: llccjj Posted by llccjj on Mar. 08 2006,06:28
When I type "syntax on/enable" in the Command Line of Vi Editor as I do in other Vi editor, It says that "E319: Sorry, the command is not available in this version"Then, how to enable color text in Vi ? What an amazing release of DSL, I love it very much because of it's small size. Posted by mikshaw on Mar. 08 2006,14:33
DSL's Vim was compiled without syntax highlighting support, which means that no matter what you try you won't get it to do it.There is a vim.uci myDSL extension that provides syntax highlighting and some other features that were disabled for DSL. |