I have a Rails application with logs that I used to check with vim. I saw a lot of ugly codes like ^[[1m^[[35m
, that I found out it´s ansi color codes.
I didn´t want to remove then but use them, so I installed the Charles Campbell AnsiEsc.vim plugin for that.
Although I don´t see any colors, it´s fine because I don´t see all the ugly codes anymore, except that I still see some of them like : ^[[1m^[[35m
Update: Following @Christian suggestions, I have also installed Colorizer plugin. Probably, I´m doing something wrong but I still have the same issue. This is and example of file with vim, and the output I got when running colorizer:
D, [2015-12-29T11:59:43.258643 #7341] DEBUG -- : ^[[1m^[[36m (0.1ms)^[[0m ^[[1mCOMMIT^[[0m
:ColorHighlight
Cannot fork
Colorizer: Some error occured here: ColorTerm
Press ENTER or type command to continue