Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
fe70c5198336dba7e8b0fa915e6c4350e7f80f6f
/
.
/
runtime
/
ftplugin
/
systemd.vim
blob: 60b3fd996dcc3af07964cec5eaccc3a04a9be75f [
file
] [
log
] [
blame
]
" Vim filetype plugin file
"
Language
:
systemd
.
unit
(
5
)
if
!
exists
(
'b:did_ftplugin'
)
" Looks a lot like dosini files.
runtime! ftplugin/dosini.vim
endif