Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
250739d442b51ba76589d6eb67672d95645527ec
/
.
/
runtime
/
plugin
/
tutor.vim
blob: 1411b1ac633d2f6ba753000a97768457c0b62aa5 [
file
] [
log
] [
blame
]
if
exists
(
'g:loaded_tutor_mode_plugin'
)
||
&
compatible
finish
endif
let
g
:
loaded_tutor_mode_plugin
=
1
command
!
-
nargs
=?
-
complete
=
custom
,
tutor
#TutorCmdComplete Tutor call tutor#TutorCmd(<q-args>)