mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 19:25:11 -07:00
7dc9182cf0
Problem: Autoload script sourced twice if sourced directly.
Solution: Do not source an autoload script again. (issue vim/vim#6644)
|
||
---|---|---|
.. | ||
foo.vim | ||
footest.vim | ||
globone.vim | ||
globtwo.vim | ||
sourced.vim |