On 11/1/06, Robert Cussons <[EMAIL PROTECTED]> wrote:
Hi everyone,In a C programme for example is there a way to get Vim to ignore matches that are commented out when searching for a string?
With / or ?, no. But you may be able to fold all comments.
On 11/1/06, Robert Cussons <[EMAIL PROTECTED]> wrote:
Hi everyone,In a C programme for example is there a way to get Vim to ignore matches that are commented out when searching for a string?
With / or ?, no. But you may be able to fold all comments.