<html>
<!-- BEGIN WEBMAIL STATIONERY -->
<head></head>
<body>
<!-- WEBMAIL STATIONERY noneset -->
<DIV></DIV>
<DIV>do you have the vim-enhanced package installed?</DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">-------------- Original message from Charles E Campbell Jr <charles.e.campbell@nasa.gov>: -------------- <BR><BR><BR>> Mário Gamito wrote: <BR>> > <BR>> > How can I have vi with syntax hilghting for root ? <BR>> > Regular users have it, but not root's. <BR>> > <BR>> > I've seen the hidden files of a regular user home, but found nothing. <BR>> 1. use vim instead of vi (vi is /bin/vi , which is usually a "tiny" vim <BR>> with few features) <BR>> 2. put into /root/.vim : <BR>> set nocp <BR>> filetype plugin on <BR>> syn on <BR>> <BR>> Regards, <BR>> Chip Campbell <BR>> <BR>> _______________________________________________ <BR>> CentOS mailing list <BR>> CentOS@centos.org <BR>> http://lists.centos.org/mailman/listinfo/centos </BLOCKQUOTE>
<!-- END WEBMAIL STATIONERY -->

</body>
</html>