Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
5d01f86d99bc3a3fd92d4f4e9338a9e78e9ebe16
/
.
/
runtime
/
syntax
/
livebook.vim
blob: 133cab01e36ea39497718ae9eaec855ac0ae24d6 [
file
] [
log
] [
blame
]
" Placeholder Livebook syntax file.
"
This
simply uses the markdown syntax
.
if
exists
(
"b:current_syntax"
)
finish
endif
runtime
!
syntax
/
markdown
.
vim