Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
250739d442b51ba76589d6eb67672d95645527ec
/
.
/
runtime
/
ftplugin
/
nu.vim
blob: 9efbc3b0994e06be9d880f666162c6bb91d3bf34 [
file
] [
log
] [
blame
]
" Vim filetype plugin
"
Language
:
Nu
" Maintainer: Marc Jakobi <marc@jakobi.dev>
"
Last
Change
:
2024
Aug
31
if
exists
(
'b:did_ftplugin'
)
finish
endif
let
b
:
did_ftplugin
=
1
setlocal commentstring
=#
\
%
s
let
b
:
undo_ftplugin
=
'setl com<'