Reflect included files in g:vader_file / add g:vader_current_file
Open
enhancement
question
- Dominant language
- Vim Script
- Stars
- 599
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
`g:vader_file` currently contains the main `.vader` file always, and gets not updated for when `Include` is used.
I've changed this in #107 (https://github.com/junegunn/vader.vim/pull/107/commits/3eb2541c615bd711716de40c7652b4a9e3c98d27), but since this is a breaking change it is probably better to use a new variable for it?!
The doc currently says:
> The path of the current `.vader` file can be accessed via `g:vader_file`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.