mirror of
https://github.com/zoriya/vim.git
synced 2026-05-26 16:28:16 +00:00
Update runtime files
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
" Placeholder Livebook syntax file.
|
||||
" This simply uses the markdown syntax.
|
||||
|
||||
if exists("b:current_syntax")
|
||||
finish
|
||||
endif
|
||||
|
||||
runtime! syntax/markdown.vim
|
||||
Reference in New Issue
Block a user