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