Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
2c9f49b200aab6ac0e66ac8b1e52641d603c1c52
/
.
/
src
/
testdir
/
sautest
/
autoload
/
sourced.vim
blob: aac96b11ce3b0a6d5fabc60edb7f23b699c19f8c [
file
] [
log
] [
blame
]
let
g
:
loaded_sourced_vim
+=
1
func sourced
#something()
endfunc
call sourced
#something()