mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-07-27 10:59:03 +02:00
![]() Now we set the flag `executingVimscript` during execution of any vimscript and we run initialization of delayed plugins after every call for execute. This is needed to properly initialize plugins after call for `source` command. Previously this command initialized extensions as they met in the script, what may cause incorrect behaviour. With this update, we unified an approach for executing vim script. |
||
---|---|---|
.. | ||
main | ||
test |