Friday, May 30, 2008

Save you gvim set

You can add code to .rimrc (in /home/user/);
such as:

syntax on
set shiftwidth=4
set cindent

NOte: Don't add ";" to the end of above sentence.

But I am using the susx linux...You can't find .rimrc under directory /home/user. That's because it's under /etc/...
Unfortunately I don't have right to change anything under the etc file..


So
I create .rimrc under /home/liu
Add some codes to it;;


Now
It works very well;

No comments: