If you are like me you write a lot of code in vim. I have noticed by default some distros don’t install vim with automatic syntax highlighting.
- edit /etc/vimrc
- add “syntax on”
If you are like me you write a lot of code in vim. I have noticed by default some distros don’t install vim with automatic syntax highlighting.