Include relative to current dir
Open
- Dominant language
- Vim Script
- Stars
- 599
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
I've tried to use `Include ../_setup.vader` from a subdirectory, but it seems to not being able to resolve the file in https://github.com/junegunn/vader.vim/blob/76a1f0b20d5c66a771ce3a10dc64e03e179b80a6/autoload/vader/parser.vim#L84 via `let file = findfile(m[2], fnamemodify(a:fn, ':h'))`.
The use case is https://github.com/neomake/neomake/pull/624#discussion_r80578698, where I wanted to call Vader just with `tests/**/*.vader` instead.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.