dotfiles/.vim/after/ftplugin/markdown/mdexpr.vim

4 lines
136 B
VimL
Raw Normal View History

2024-02-19 16:07:53 +01:00
execute "source ".system("mdexpr-agenda vim 2> /dev/null")
command MDEXPRclose lclose | lexpr []
call scommands#map('m', 'MDEXPR', "n")