|
|
How to enable syntax colouring in VIM
Thu, 06/30/2011 - 04:20
I was coding on my Ubuntu Server.But i dont want to use any built in text editors with syntax colouring like Gedit, I prefer Vim because i am used to.Is there any way to permanently enable syntax colouring. :syntax on do it for that particular session but i want it permanent.
Similar entries
- How to enable user instance in SQL Server
- How to use sort function in JavaScript array
- enable disable cookies in firefox 3.x
- How to get a substring in Javascript
- How to use an array in JavaScript
- How to iterate through the elements of an array in JavaScript
- enable disable cookies in internet explorer
- How to enable telnet in windows 7
- How to enable telnet in windows vista
- configuration file for asp.net web application web.config
Locate vimrc file in your vim installation.Edit it to uncomment syntax on line and save the shnages