Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
ce001a337e28fa368f40ac6422835d730fb8ebb1
/
.
/
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