Thursday, November 7, 2013

Pattern for include option.

Hi All,

 

I am not able to setup VIM to see my include definition.

Syntax of include is *INCLUDE keyword (start in fist column and it’s only word in line)
and next path to include file is in next line.

 

*INCLUDE

../00_inc/my_include_file.inc

 

I try use:

setlocal include=^\\*INCLUDE\_.\\zs.*$

 

But VIM still does not see my includes.

 

Any help will be very appreciate from my side.

Thanks in advance.

 

Best,

Bartosz

No comments:

Post a Comment