color_coded
color_coded copied to clipboard
When i move to another window, why the previous window will automatically disable the color_code
// Move to another window
//Prev
Is it a bug??
It's not a bug so much as a limitation. color_coded can't show highlighting in multiple windows right now, due to some very quirky vim internals.
Thanks!