Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
fce82b3aa7dd87f9e15a4c12eda2c65de285d99a
/
.
/
src
/
testdir
/
testluaplugin
/
lua
/
testluaplugin
/
init.lua
blob: 1e6c474829a72ec1c865ff1448c6ede2e8300163 [
file
] [
log
] [
blame
]
local
hello
=
require
(
'testluaplugin/hello'
).
hello
return
{
hello
=
hello
}