Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
f64b75b1d90182d04c9f9bc2ff20c9fa59227c93
/
.
/
runtime
/
ftplugin
/
confini.vim
blob: 310e046353ca972585b2fb0680ec4113a95f7784 [
file
] [
log
] [
blame
]
" 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