Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
d21e5bde7c74eab8b10fddc30d12a313c7e7dcd0
/
.
/
runtime
/
ftplugin
/
elixir.vim
blob: 3b38051d0819c23078ed7291f7e4039194d52643 [
file
] [
log
] [
blame
]
" Elixir filetype plugin
"
Language
:
Elixir
" Maintainer: Mitchell Hanberg <vimNOSPAM@mitchellhanberg.com>
"
Last
Change
:
2022
Apr
20
if
exists
(
"b:did_ftplugin"
)
finish
endif
let
b
:
did_ftplugin
=
1
setlocal commentstring
=#
\
%
s