Files
org-vim/runtime/ftplugin/quarto.vim
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
69 B
VimL
Raw Normal View History

2025-12-03 20:30:59 +00:00
if exists("b:did_ftplugin")
finish
endif
2023-02-27 15:49:53 +00:00
runtime ftplugin/rmd.vim