Expose scratch api and make it triggerable from terminal
Jump to scratch file from terminal
nvim -c 'lua require("scratch").scratchByType("md")'
NOTE: you can't lazyload the plugin if you want make the
scratch
plugin accessible at the init of nvim