-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
vim syntax highlighting #880
Comments
You mentioned |
Have you tried reading this: https://linuxhint.com/vim_syntax_highlighting/ ? Maybe the syntax highlighting's off for your version of vim. |
@Animus-Surge Thanks for your suggestion, I have thought about it, I am certain that my vim syntax highlighting is enabled. |
I doubted if that was due to my customise shell appearance setting. After I restore it to default, the syntax was still not highlighted. |
🌹 vim -version
VIM - Vi IMproved 8.1 (2018 May 18, compiled Jun 5 2020 21:30:37)
Garbage after option argument: "-version"
More info with: "vim -h" with a reference to enable vim syntax highlighting SO, I believe I have enabled it properly. |
My first test run was on
and whether syntax highlighting works in terminal vim editor followed by:
Now I realise that just like what @Animus-Surge said, the issue may due to vim The solution is: https://stackoverflow.com/questions/3853028/how-to-force-vim-to-syntax-highlight-a-file-as-html |
Bro, this is incredible.
I wonder if I can use vim editor inside eDEX with syntax colour highlighting, I have read following issues:
I did not find a very practical way. I am currently on MacOS and have installed the disc image file rather than node js build.
What I did next, was installing horizon theme, however, when I rum vim I still cannot see any colour highlighting.
It's an awesome app and I will be so appreciated if you offer some help.
The text was updated successfully, but these errors were encountered: