[TriLUG] FC3 changes

H. Crissman hcrissman at secure-mind.net
Wed Feb 23 12:03:16 EST 2005


On Tuesday 22 February 2005 17:49, Jesus M. Rodriguez wrote:
> I put alias ls='ls --color=tty -F' in my $HOME/.bashrc file.
>
> In vim, there should've been a file installed in /etc/vimrc.
> In that file the following exists:
>
> " Switch syntax highlighting on, when the terminal has colors
> " Also switch on highlighting the last used search pattern.
> if &t_Co > 2 || has("gui_running")
>   syntax on
>   set hlsearch
> endif
>
> Jesus Rodriguez
>
>
I do have those lines in /etc/vimrc but it is still all white when I sudo vi a 
file? What changes when sudo? Does it not pull from the global config 
in /etc/vimrc?

H. Crissman



More information about the TriLUG mailing list