groenewege/vim-less

NameError for undefined variable even though variable defined in imported file

Closed this issue · 3 comments

vim-less raises a NameError when a variable is undefined. However, it ignores the fact that a variable might be defined somewhere else in an imported file.

Same for me ?

@jsdalton eh... I have the same problem, Did you resolve it? Thanks

I am unable to reproduce this, closing for now.