I installed vim in LMDE from the terminal using "sudo apt-get install vim". The application appeared to install correctly and it edits files the way it should; however, it does not appear to have syntax highlighting the way it should. I know this because I have used vim in the standard version of Linux Mint. I have already tried using the :syntax on/enabled command in the vim editor, but that does not seem to work correctly, i.e., for java files it only uses a green color to highlight keywords and nothing else.
I am using LMDE 201204 64-bit and the version of vim that I installed is 7.3. I am new to LMDE, but have a fair amount of experience with Linux in general. Any help is greatly appreciated.

