Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
refs/heads/android-16
/
.
/
runtime
/
ftplugin
/
confini.vim
blob: 310e046353ca972585b2fb0680ec4113a95f7784 [
file
] [
log
] [
blame
] [
edit
]
" Vim filetype plugin file
"
Language
:
confini
" Quit if a ftplugin file was already loaded
if exists("
b
:
did_ftplugin
")
finish
endif
"
Use
the cfg plugin
,
it
's similar enough.
runtime! ftplugin/cfg.vim