Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
03e5ee25fdd4f8ee16b00688e24c4ad3b8f8f935
/
.
/
runtime
/
ftplugin
/
brighterscript.vim
blob: 4fe585aec70e0f5e9751c275fc0cc5522f49452b [
file
] [
log
] [
blame
]
" Vim filetype plugin
"
Language
:
Brighterscript
" Maintainer: Riley Bruins <ribru17@gmail.com>
"
Last
Change
:
2025
Jun
17
if
exists
(
'b:did_ftplugin'
)
finish
endif
let
b
:
did_ftplugin
=
1
runtime
!
ftplugin
/
brightscript
.
vim