Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
2c9f49b200aab6ac0e66ac8b1e52641d603c1c52
/
.
/
runtime
/
ftplugin
/
hcl.vim
blob: c47a0378d04c0c078fdc93421b4f0c759f2094b8 [
file
] [
log
] [
blame
]
" Vim filetype plugin
"
Language
:
HCL
" Maintainer: Gregory Anders
"
Last
Change
:
2024
-
09
-
03
if
exists
(
'b:did_ftplugin'
)
finish
endif
runtime
!
ftplugin
/
terraform
.
vim