index
:
vim
debian
progress-linux
upstream
debian 11: vim
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
testdir
/
sautest
/
autoload
/
sourced.vim
blob: aac96b11ce3b0a6d5fabc60edb7f23b699c19f8c (
plain
)
1
2
3
4
let
g
:loaded_sourced_vim
+=
1
func sourced#something
()
endfunc
call
sourced#something
()