Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
7bcd25cad3e9d5c9e25c7ae2bde67285c26f73cd
/
.
/
runtime
/
indent
/
livebook.vim
blob: 6311050e0ed868ab444725bd6f9220eae5462982 [
file
] [
log
] [
blame
]
" Placeholder livebook indent file.
"
This
simply uses the markdown indenting
.
" Only load this indent file when no other was loaded.
if exists("
b
:
did_indent
")
finish
endif
runtime! indent/markdown.vim