So I was wondering why I could not turn on syntax highlighting in vim. It returned an error “the command is not available in this version”. Apparently Ubuntu comes with a gimped vi or something and I didn’t even realize I did not have vim proper installed. apt-get install vim solved the problem. Whoops
Dec
17
Leave a Comment