From: Melvin on 7 May 2010 00:11 Hi, Anyone knows what is the commnd I should add in .vimrc for making case insensitive searches. (: set ic command, but how to make this default?) Thanks gvim baby
From: Jean-Rene David on 7 May 2010 00:40 * Melvin [2010.05.07 04:11]: > Anyone knows what is the commnd I should add in .vimrc for making > case insensitive searches. > (: set ic command, but how to make this default?) You won't believe how close you are. Put: set ic in your .vimrc. -- JR
From: Melvin on 7 May 2010 00:56 On May 7, 9:40 am, Jean-Rene David <jrda...(a)magma.ca.INVALID> wrote: > * Melvin [2010.05.07 04:11]: > > > Anyone knows what is the commnd I should add in .vimrc for making > > case insensitive searches. > > (: set ic command, but how to make this default?) > > You won't believe how close you are. Put: > > set ic > > in your .vimrc. > > -- > JR Thankx :-)
|
Pages: 1 Prev: replacing / with - in bash Next: tar/pkunzip question between two machine |